Friday, May 25, 2007

The Evolution Of LINQ And Its Impact On The Design Of C#

C# PM Anson Horton explains the relationship between LINQ and the new features in CSharp 3.0 such as extension methods and lambda expresssions.

This article discusses:
C# and LINQ
The evolution of LINQ
SQL querying from code

Contents
Lambda Expressions
Extension Methods
Anonymous Types
Implicitly Typed Local Variables
Object Initializers
Query Expressions

No comments: