So lets get started.
I blogged about C# 3.0, well mostly everyone and their dog did. But I took a different approach.
I broke it down into 7 digestable small peices. 5 minutes each, a good definition of what each item is, alongwith what they mean to YOU.
Enjoy -
a) Demystifying C# 3.0 - Part 1: Implicitly Typed Local Variables "var"b) Demystifying C# 3.0 - Part 2: Anonymous Typesc) Demystifying C# 3.0 - Part 3: Extension Methodsd) Demystifying C# 3.0 - Part 4: Lambda Expressionse) Demystifying C# 3.0 - Part 5: Object and Collection Initializersf) Demystifying C# 3.0 - Part 6: (LINQ) Query Expression Translation (to C# 3.0)g) Demystifying C# 3.0 - Part 7: Expression Trees