Pro LINQ Language Integrated Query in VB 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 made its debut in Visual Studio 2008, and became a must–have skill for .NET developers. For more information about LINQ, you can check out www.lin...
Main Authors: | , |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress,
2009.
|
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- Pro LINQ: Language Integrated Query in VB.NET 2008
- Hello LINQ
- VB.NET 2008 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.