Table of Contents:
  • Includes bibliographical references
  • Ch. 1. LINQ to Objects
  • A Simple C♯ 3.0 LINQ to Objects Program
  • Extension Methods
  • Lambda Expressions
  • Expression Trees
  • Object Initialization Expressions
  • Anonymous Types
  • Implicitly Typed Local Variables
  • Query Evaluation Time
  • Standard Query Operators
  • Ch. 2. LINQ to ADO.NET
  • Database Interaction
  • DataContext: Advanced Features
  • Other LINQ to SQL Features
  • LINQ to SQL in Visual Studio 2008
  • LINQ to DataSet
  • Ch. 3. LINQ to XML
  • Querying XML
  • Creating and Modifying XML Documents