|
|
| Microsoft LINQ Resource Center | |
| | |
|
|
| | e-BooK: LINQ: The Future of Data Access in C# 3.0, by Joe Hummel (October 2006). Discusses LINQ and C# 3.0 extensions, how to use LINQ and C# to accomplish a variety of tasks, querying objects, and accessing relational data and XML. A complete reference to the standard LINQ query operators is included. | http://www.oreilly.com/catalog/language1/index.html
|
|
| | Pro LINQ, by Joseph C. Rattz (November 2007). Discusses how to leverage LINQ relevant C# 2008 language features (expression methods, lambda expressions, anonymous data types and partial methods), why queries are deferred, how to make deferred queries work for you, how to use LINQ to XML, how to query DataSets with LINQ to DataSet, and how to query Databases with LINQ to SQL. | http://www.linqdev.com
|
|
| | Beginning ASP.NET 3.5 Data Access with LINQ, C# 2008, and ADO.NET, by Damien Foggon (January 2008). Discusses building relational databases, how to use SQL, XML and LINQ, the features of ADO.NET and ASP.NET in .NET 3.5, mission critical issues (design, transactions, concurrency, exception handling and optimization); how to use SQL Server Express, Oracle Express, and MySQL Community Server. | http://www.amazon.com/Beginning-ASP-NET-Data-Access-ADO-NET/dp/1590599160/ref=sr_1_5/104-7417785-3164700?ie=UTF8&s=books&qid=1192484944&sr=1-5
|
| |
| |
|
| | Introducing Microsoft LINQ, by Paolo Pialorsi and Marco Russo (May 2007). Introduces LINQ (extensions to the Microsoft C# and Visual Basic programming languages), and discusses how to write queries natively in C# and Visual Basic, the LINQ architecture, LINQ classes and the language features for C# and Visual Basic. | http://www.amazon.com/introducing-microsoft-linq-paolo-pialorsi/dp/0735623910
|
| |
|
| | LINQ in Action, by Fabrice Marquerie, Steve Eichert, and Jim Wooley (January 2008). Discusses an introduction to LINQ, C# and VB language enhancements, LINQ building blocks, getting familiar with LINQ to objects, working with LINQ and DataSets, beyond basic in-memory queries, getting started with LINQ to SQL, advanced LINQ to SQL features, LINQ to XML, querying and transforming XML, common LINQ to XML scenarios, extending LINQ, and LINQ in every layer. | http://www.amazon.com/LINQ-Action-Fabrice-Marguerie/dp/1933988169/ref=sr_1_4/104-7417785-3164700?ie=UTF8&s=books&qid=1192484944&sr=1-4
|
|
| | Programming Microsoft® LINQ, by Paolo Pialsori and Marco Russo (May 2008). Discusses writing queries natively in C# or Visual Basic with LINQ, the LINQ Project, the intricacies of LINQ, the LINQ architecture, LINQ classes, language features for C# and VB. | http://www.microsoft.com/mspress/books/10827.aspx
|
|
|
| |
 |
|
|
|
|