Difference between revisions of "CSharp"
From Teknologisk videncenter
Line 3: | Line 3: | ||
*[http://msdn.microsoft.com/en-us/vstudio/hh341490 Microsoft C# Learning Resources] | *[http://msdn.microsoft.com/en-us/vstudio/hh341490 Microsoft C# Learning Resources] | ||
*[http://msdn.microsoft.com/en-us/vstudio/default More C# resources from Microsoft] | *[http://msdn.microsoft.com/en-us/vstudio/default More C# resources from Microsoft] | ||
+ | [[Category:Programming]] |
Revision as of 16:56, 11 January 2012
C# (pronounced as CSharp) is an extension of C and C++ developed by Microsoft, which shares many of the aims and techniques of its Object Oriented cousin Java.