Microsoft C# Language Specifications

  • Authors:
  • Microsoft Corporation

  • Affiliations:
  • -

  • Venue:
  • Microsoft C# Language Specifications
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

From the Publisher:C# is a modern, object-oriented language that enablesprogrammers to quickly build a wide range of applications for thenext-generation Microsoft .NET platform. Because of its elegant design,which combines the raw power of C++ with the simplicity of Visual Basic,C# is a great choice for architecting a wide range of components-fromhigh-level business objects to system-level applications. Get a headstart on developing in C# with this first printed look at the completeC# language specification. This MSDN guide includes the essentialfeatures and basic concepts of the C# language, plus in-depth analysisof the lexical structure of the language. It also provides details abouttypes, variables, conversions, expressions, statements, namespaces,classes, structures, arrays, interfaces, enumerators, delegates,exceptions, and attributes; information on how C# simplifies coding byomitting pointers as a data type-or lets you get closer to the hardwareby declaring and operating on pointers in unsafe code-a list ofattributes used for creating programs that interoperate with COMprograms, plus a list of other key references.Other new and available Microsoft.NET related titles in the MSDN Seriesof substantial interest to professional developers includes:Web Applications in the Microsoft.NET FrameworkMicrosoft Visual Studio.NETThe Microsoft.NET FrameworkMicrosoft .NET Framework Developer Specifications