LINQ to Objects Using C# 4.0 (Addison-Wesley)
Friday, 05 March 2010

As well as LINQ to Objects' key features and query syntax and techniques for applying and extending them in C# 4.0 and C# 3.0 it covers Parallel LINQ to Objects (PLINQ) to optimize queries for multi-core processors, and how to build custom parallel query operators. Provides help with combining data from multiple sources, and working with large sets of data.

<ASIN:0321637003>