"A primary goal of the upcoming version of ADO.NET is to raise the level of abstraction for data programming, thus helping to eliminate the impedance mismatch between data models and between languages that application developers would otherwise have to deal with. Two innovations that make this move possible are Language-Integrated Query and the ADO.NET Entity Framework. The Entity Framework exists as a new part of the ADO.NET family of technologies. ADO.NET will LINQ-enable many data access components: LINQ to SQL, LINQ to DataSet and LINQ to Entities."
"This document describes the ADO.NET Entity Framework, what problem spaces it is targeting and how its various components address those problems."
http://msdn2.microsoft.com/en-us/library/aa697427(VS.80).aspx
0 comments: