C# 3.0 language enhancements

The C# 3.0 language enhancements consist of: • Anonymous types – are types which are automatically inferred and created from object initializers• Implicitly typed local […]