C# Tutorials - Herong's Tutorial Examples - v3.32, by Herong Yang
Introduction of C# (C Sharp)
This chapter provides a quick introduction of C# (C Sharp) language. Topics include C# history; installing .NET Framework 1.0 SDK; writing the first C# program to print 'Hello world!'.
Takeaways:
Table of Contents
Logical Expressions and Conditional Statements
Visual C# 2010 Express Edition
C# Compiler and Intermediate Language
Compiling C# Source Code Files
MSBuild - Microsoft Build Engine
System.Diagnostics.FileVersionInfo Class
WPF - Windows Presentation Foundation