Page 41 : 43
Object-oriented Programming in C#
Introduction to C#
* The C# Language and System
C# seen in a historic perspective
The Common Language Infrastructure
CLI Overview from Wikipedia
C# Compilation and Execution
* C# in relation to C
Simple types
Enumerations types
Non-simple types
Arrays and Strings
Pointers and references
Structs
Operators
Commands and Control Structures
Functions
Input and output
Comments
* C# in relation to Java
C# versus Java
Types
Operations
Other substantial differences
* C# in relation to Visual Basic
The Overall Picture
The Overall Picture
Declarations and Types
Declaration and Types
Expressions and Operators
Expressions and Operators
Control Structures for Selection
Control structures for Selection
Control Structures for Iteration
Control structures for iteration
Arrays
Arrays
Procedures and Functions
Procedures and Functions
Combined C# and Visual Basic Programming
Object-oriented programming in Visual Basic
* C# Tools and IDEs
C# Tools on Windows
C# Tools on Unix
Documentation Tools
C# Tools on Windows
Microsoft supplies several different set of tools that support the C# programmer
.NET Framework SDK 3.5
"Software Development Kit"
Command line tools, such as the C# compiler
csc
Visual C# Express
IDE - An Integrated Development Environment
A C# specialized,
free
version of Microsoft Visual Studio 2008
Visual Studio
IDE - An Integrated Development Environment
The professional,
commercial
development environment for C# and other programming languages
C# Express Video Lectures
Only on Windows...