Click here to Skip to main content
15,886,919 members
Articles / Programming Languages / C# 3.5

LINQ to Entities: Basic Concepts and Features

5 Sep 2011CPOL 155.2K   133   5
Basic concepts and features of LINQ to Entities, including querying and updating a database with L2E, deferred execution, lazy loading and eager loading, joining tables, and using Views.
We're sorry, but the article you are trying to view was deleted at 24 Jul 2014.

Please go to the C# 3.5 Table of Contents to view the list of available articles in this section.