March 2010
Intermediate to advanced
984 pages
21h 13m
English
TO COMPILE AND RUN C# programs, it is necessary to install a version of the compiler and the CLI platform.
The predominant CLI platform is Microsoft .NET and this is the platform of choice for development on Microsoft Windows.
• The minimum installation that includes the compiler and the .NET Framework with C# 2.0 syntax support is the redistributable package for the .NET Framework 2.0 or higher. This is available at http://msdn.microsoft.com/en-us/netframework/default.aspx.
• For a rich IDE that includes IntelliSense and support for project files, install a version of the Visual Studio IDE. This includes Visual C# Express, which is available free at http://lab.msdn.microsoft.com/ ...
Read now
Unlock full access