Sorting out LINQ and Entity Framework for Data Access
Posted by: Julia Lerman Blog - Dont Be Iffy...,
on 06 Mar 2007 |
View original | Bookmarked: 0 time(s)
There are SO many ways to "skin the data access cat" in Orcas that I'm getting a little
cross-eyed. (Though this could be from looking at all of the XML in the Entity Data
Models.)
I thought I would try to sort it out a little here since I have done this for some
of the presentations I am putting together.
ADO.NET in Visual Studio Orcas
The "new" ADO.NET is not new, but added to. Evolution and backwards compatibility
are key to the ADO.NET team. So in Orcas you will have what you know as ADO.NET...