C Sharp
From Mario Fan Games Galaxy Wiki
Revision as of 18:44, 1 October 2008 by Black Squirrel (talk | contribs)
| C# |
|---|
| Basics |
| Intermediate |
| none |
| Advanced |
| none |
C# is a Programming Language developed by Microsoft to make use of the .NET Framework while basing the Syntax off of the Object-Oriented C++. The Development of C# is lead by Anders Hejlsberg, the Designer of Delphi. It's Syntax is based on several Languages besides C++, including Java and Delphi.
C# Example: Hello World!
Coming Soon...