
Author | Hanspeter Mössenböck |
Format | |
Price | free |
This tutorial was given at the Microsoft .NET Crash Course in Cambridge on March 25-28, 2002. It is intended for programmers who are already familiar with Java or similar languages. It starts out with basic C# features such as types, expressions, statements and object-orientation and continues with more advanced features such as threads, attributes, namespaces and assemblies. It also provides a short glimpse into .NET’s base class library.
Contents include:
- Part 1: Introduction to C#
- Part 2: Advanced C#