2 out of 4 rated this helpful - Rate this topic

LINQ General Programming Guide

.NET Framework 3.5

This section contains information how to program with LINQ, including the standard query operators, the use of expression trees in LINQ, and custom LINQ providers.

Standard Query Operators Overview

Provides an introduction to the standard query operators. It also provides links to topics that have more information about each type of query operation.

Expression Trees in LINQ

Discusses the use of expression trees in LINQ.

Enabling a Data Source for LINQ Querying

Provides an introduction to custom LINQ providers and other ways to extend LINQ.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.