Thread: Game Programing
View Single Post
Old 07-18-2005, 09:11 AM   #9 (permalink)
Iron_Cross
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

C# is a different language than C or C++. It's kind of a dirivative of C++ (and therfore C).
It's a managed language, because it handles things for you like garbage collection. If you really want a detailed list about what the differences are you need to check places like http://msdn.microsoft.com/
C# can use DirectX as well, so long as it's 9.0 or later.

But yes, they're simply libraries that allow you draw and use advanced graphics.
__________________

See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.

PM Me for my MSN
Iron_Cross is offline