Short description
C# is Microsoft's object-oriented programming language, specifically designed for the .NET platform. It simplifies the development of Web applications. C# is based on C++. This guide to all the key aspects of C# covers language essentials, application development, database development and ASP.NET.
Long description
C# is Microsoft's object-oriented programming language, specifically designed for the .NET platform. It simplifies the development of Web applications. C# is based on C++. This is a comprehensive guide to all the key aspects of C# which covers language essentials, application development, database development, ASP.NET and Web services, advanced development, and two language appendixes for those moving from Visual C++ and VB.