C Sharp

From Mario Fan Games Galaxy Wiki
Revision as of 18:44, 1 October 2008 by Black Squirrel (talk | contribs)
C#
.Net logo.png
Basics
Intermediate
none
Advanced
none
 Stub.png This article or section is in need of expansion.

Please add further information.

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...