EditIntroduction
Query language over ADO.NET Entities. At the moment the ADO.NET Entity Framework seems to have a parallel effort with the
LINQ to SQL project. For example, they both have generators for building object models for relational databases. How these overlaps will be resolved is an emerging topic.
Here is a blog posting discussing the two technologies:
LINQ to Entities vs. LINQ to SQLEditResources