Learning C#: .NET Overview
This section of the Learning C# 2010 along with .NET 4 series will lay the foundation necessary to write C# and .NET applications. You will learn how .NET functions and how it makes your life as a programmer easier. An overview of how the base class library will be provided along with how .NET’s Common Intermediate Language, Common Language Runtime, Common Type System, and Common Language Specification work together to make your applications run.
Read More


