sunina Level: Protégé
 Registered: 02-02-2007 Posts: 4
|
Introduction to C#
# Introduction to C#
C# is Microsoft's new programming language for the .NET platform. It combines some of the best features of modern programming languages such as Java, C++ or Visual Basic. C# is an object-oriented language with single inheritance but multiple interfaces per class. It supports component-based programming by properties (smart fields), events and delegates (enhanced function pointers). C# is fully interoperable with other .NET languages such as VB.NET, Eiffel.NET or Oberon.NET.
http://www.bestebooksworld.com/ebook/1919
|