Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.
In This Section
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.