C# Language Primer

Tuesday, October 21, 2003 5:40:20 AM (Central Standard Time, UTC-06:00)

The main theme behind the C# Language Primer presentation was to get consultants up to speed on OO techniques as related to the C# language.  The following topics are covered in the presentation:

Inheritance
Derivation / Controlling Derivation
Member Overloading
Bases and Method dispatching
Using virtual/abstract/ new/sealed modifiers

C# Language Primer.zip (816.58 KB)

Comments are closed.