.NET: infrastructure, tools, basics
Take me there
Primitive types to use everyday.
Classes, structures, enums etc - stuff to build advanced models
What if .. While .. throw ...
Ancient knowledge about object-oriented programming hides here
Take me there Advanced part
Some functional part of CSharp
Char, String, StringBuilder ...
Introduction to generics and different collections from BCL
Language INtegrated Queries
Clean up after yourself right, Bro
Makin' parallel universe.
Flexible programming with accessing metadata
Logging in .NET
Dependency Injection in .NET