C Sharp
From Mario Fan Games Galaxy Wiki
Revision as of 16:42, 1 October 2008 by Black Squirrel (talk | contribs)
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...