Compacting C# code using implicit properties, object initialization and lambda expressions
Not exactly hot science anymore - most could be distilled from Scott Guthrie’s blog and numerous others, but this shows how you can use new C# 3.0 features t...