C# Tutorials - Herong's Tutorial Examples - v3.32, by Herong Yang
Visual C# 2010 Express Edition
This chapter provides tutorial examples and notes on Microsoft Visual C# 2010 Express. Topics include downloading and installing Visual C# 2010 Express; creating a solution project; compiling and running a C# program.
Downloading and Installing Visual C# 2010 Express
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