17.2.06

C# 3.0 and LINQ

Thanks to Patrick Tisseghem's blog I came across an article by Peter Himschoot ( U2U - Brussels) about the new version of C# and LINQ (.NET Language Integrated Query).

"Anders Hejlsberg, chief designer of C#, unveiled C#’s newest version at PDC2005. Some of the most notable innovations are extension methods, lambda expressions, anonymous types, type inference, and LINQ (.NET Language Integrated Query). In this article we are going to look at these new features of C#, focusing on LINQ."