preload

Learning C#: .NET Overview

Posted on: Jul 02, 2010 By: Kevin Rio | 0 Comments
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

Learning C# 2010 along with .NET 4

Posted on: Jun 16, 2010 By: Kevin Rio | 0 Comments
This series will take you through all of the necessary steps to becoming a professional C# application developer. The C# 2010 language, combined with .NET 4.0 with be examined step-by-step to provide you with both practical and theoretical explanations to programming in C#. The .NET base class libraries will be examined related to how they are utilized to create sophisticated Windows applications with C#. Read More