IN THIS CHAPTER
Creating Our First C# Program
The .NET Framework in Overview
Visual C# .NET
Data Types
Variables
Constants
Enumerations
Arrays
Type Conversions in C#
Comments in C#
Creating Expressions and Statements
Using the C# Operators
Operator Precedence
The if Statement
The switch Statement
Preprocessor Directives