Skip to content

C# 3.0 Features

  • LINQ (Language Integrated Query)
  • Lambda expressions
  • Anonymous types
  • Implicitly typed variables (var)
  • Extension methods
  • Object & collection initializers
  • Query expressions