??‘ Chapter 9 focuses solely on using LINQ to XML with Visual Basic .NET.
Part III focuses on LINQ to SQL, again providing an overview, and then tackling LINQ to SQL queries,
advanced query concepts, LINQ to Entities, and LINQ to DataSets. It also introduces you to the visual
tools provided by LINQ to automate many of the LINQ to SQL functions.
??‘ Chapter 10 provides an overview of LINQ to SQL and its corresponding object model, as well as
a discussion of attribute-based mapping and an overview of relational basics.
??‘ Chapter 11 discusses LINQ to SQL queries and concepts, how to work with the DataContext
class and entity objects, and how to manipulate data with LINQ to SQL.
??‘ Chapter 12 explores concepts such as database relationships and LINQ query execution.
??‘ Chapter 13 tackles many aspects of LINQ to SQL entities such as tracking changes and working
with transactions.
??‘ Chapter 14 focuses on using LINQ to DataSet to query the contents of an ADO.NET DataSet, and
data binding with LINQ to DataSet.
??‘ Chapter 15 discusses some advanced LINQ to SQL topics and tools such as multi-tier operations
and the Object-Relational Designer.
Pages:
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26