LINQ programming [

A hands-on guide to LINQ, Microsoft's revolutionary new programming technology

Bibliographic Details
Main Author: Mayo, Joseph (Author)
Format: Electronic Book
Language:English
Published: New York : McGraw Hill , c2009
Subjects:
Online Access:McGraw Hill
Table of Contents:
  • 1. Introducing LINQ
  • 2. Using LINQ to objects
  • 3. Handling LINQ to SQL with visual studio
  • 4. Working with ADO.NET through LINQ to DataSet
  • 5. Programming objects with LINQ to entities
  • 6. Programming objects with LINQ to XML
  • 7. Automatically generating LINQ to SQL code with SqlMetal
  • 8. Digging into expression trees and lambdas
  • 9. Constructing new code with extension methods
  • 10. Building a custom LINQ provider: introducing LINQ to Twitter
  • 11. Designing applications with LINQ
  • 12. Concurrent programming with Parallel LINQ (PLINQ)