Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.

Overview

If you’ve asked yourself “Why can’t I develop database and XML queries in a language I already know?”, then Language INtegrated Query, or LINQ, is for you. LINQ For Dummies introduces you to LINQ and the .NET Framework technologies, so you can use LINQ to query any object, any data set, any kind of XML, and SQL Server—no questions asked.

This plain-English guide gives you a thorough overview of LINQ, from understanding the tasks it performs to making LINQ work with both Visual Basic and Visual Studio 2005. It explains the four LINQ providers in the .NET Framework, the easiest ways to go about accessing data, and how to write more efficient applications with less code using LINQ. There’s also clear guidance on combining third-party providers with LINQ to create even more powerful apps. With this single, comprehensive guide, you’ll discover how to:

  • Use one query language with all Microsoft languages

  • Examine .NET language extensions and work with extension methods, partial methods, lambda expressions, and query expressions

  • LINQ to DataSet operators, SQL server operations, XML API, or Active Directory

  • Deal with databases — download and install the Northwind database, generate Northwind entity classes, and create the Northwind XML mapping file

  • Create the partial class example, the partial method example, and the database modification example

  • Use objects with LINQ

  • Query databases in Visual Basic and C#

As an added bonus, you can visit the companion Web site for LINQ examples in C# and Visual Basic. With LINQ For Dummies, you’ll link up with LINQ in no time and see how you can query almost anything!

Subscriber Reviews

Average Rating: 2 out of 5 rating Based on 1 Rating

"Too simple" - by Anonymous on 12-APR-2011
Reviewer Rating: 1 star rating2 star rating3 star rating4 star rating5 star rating
Nothing new that you can't find online. Perhaps it was more helpful in 2008 when it was published.
Report as Inappropriate

Table of Contents

 Index

View Sample

Extras

The publisher has provided additional content related to this title.


Description
Content

These links have been provided by the publisher.

  • errata
  • examples