I can recommend to learn Programming LINQ the following book
[caption id="" align="aligncenter" width="160"]
ISBN 978-0735624009[/caption]
Get comprehensive guidance for using the Microsoft Language Integrated Query (LINQ) Project with in-depth insights from two experienced developers. Data-rich applications can be difficult to create because of the tremendous differences between query languages used to access data and programming languages commonly used to write applications. This practical guide covers the intricacies of LINQ, a set of extensions to the Visual C# and Visual Basic programming languages. Instead of traversing different language syntaxes required for accessing data from relational and hierarchical data sources, developers will learn how to write queries natively in Visual C# or Visual Basic helping reduce complexity and boost productivity. Written by two experienced developers with strong ties to developer teams at Microsoft, this book describes the LINQ architecture and classes, details the new language features in both C# and Visual Basic, and provides code samples in both languages.
Key Book Benefits:Delivers an in-depth guidance for using LINQCovers architecture, syntax, and classes, illustrating how developers can integrate LINQ into their toolkitsFeatures code samples in Visual C# (plus Visual Basic in some chapters)
TABLE OF CONTENTSPART I - LINQ Foundations1 LINQ Introduction
2 LINQ Syntax Fundamentals
3 LINQ to Objects
PART II - LINQ to Relational Data4 LINQ to SQL: Querying Data
5 LINQ to SQL: Managing Data
6 Tools for LINQ to SQL
7 LINQ to DataSet
8 LINQ to Entities
PART III - LINQ and XML9 LINQ to XML: Managing the XML Infoset
10 LINQ to XML: Querying Nodes
PART IV - Advanced LINQ11 Inside Expression Trees
12 Extending LINQ
13 Parallel LINQ
14 Other LINQ Implementations
PART V - AppliedLINQ15 LINQ in a Multitier Solution
16 LINQ and ASP.NET
17 LINQ and WPF/Silverlight
18 LINQ and the Windows Communication Foundation
PART VI - AppendixesA ADO.NET Entity Framework
B C# 3.0: New Language Features
C Visual Basic 2008: New Language Features
No comments:
Post a Comment