LINQ to Entities Examples

This section provides LINQ to Entities programming examples that use the standard query operators. The AdventureWorks Sales Model (EDM) used in these examples is built from the Contact, Address, Product, SalesOrderHeader, and SalesOrderDetail tables in the AdventureWorks sample database.

In This Section

See Also

Other Resources

LINQ to Entities