Pro LINQ Language Integrated Query in C# 2008

LINQ is the project name for a set of extensions to the .NET Framework that provide a generic approach to querying data from different data sources. LINQ will premier in Visual Studio 2008, and will become the next must–have skill for .NET developers. For more information about LINQ, you can check o...

Full description

Bibliographic Details
Main Author: Rattz, Joseph
Format: eBook
Language:English
Published: Berkeley, CA Apress 2008, 2008
Edition:1st ed. 2008
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • Pro LINQ: Language Integrated Query in C# 2008
  • Hello LINQ
  • C# 3.0 Language Enhancements for LINQ
  • LINQ to Objects
  • LINQ to Objects Introduction
  • Deferred Operators
  • Nondeferred Operators
  • LINQ to XML
  • LINQ to XML Introduction
  • The LINQ to XML API
  • LINQ to XML Operators
  • Additional XML Capabilities
  • LINQ to DataSet
  • LINQ to DataSet Operators
  • Additional DataSet Capabilities
  • LINQ to SQL
  • LINQ to SQL Introduction
  • LINQ to SQL Tips and Tools
  • LINQ to SQL Database Operations
  • LINQ to SQL Entity Classes
  • The DataContext
  • Concurrency Conflicts
  • Additional SQL Capabilities