|
|
Browse by Tags
All Tags » Architecture » Entity Framework (RSS)
-
Last week at TechEd I gave a talk about building data access layers with the Entity Framework. I covered various approaches from not having a data access layer at all, to fully encapsulation of the entity framework - and some hybrid approaches along the way.
I gave the first instance of this on Tuesday and then a repeat on Thursday.
To those ...
-
A quick heads up to let you know that VS 2008 Service Pack 1 is now available (links below). It typically takes a couple of months from this point before we'll see a final release.
This Service Pack includes new cool feature: ADO.NET Entity Framework ADO.NET Data Services ASP.NET 3.5 Extensions (aka Cicero) which includes MVC Framework, ...
-
In Part 0: Introduction of this series after asking the question "Does the Entity Framework replace the need for a Data Access Layer?", I waxed lengthy about the qualities of a good data access layer. Since that time I've received a quite a few emails with people interested in this topic. So without further adieu, let's get down to the ...
-
During the past month, Danny Simmons let us all officially know that SP1 of VS 2008/.NET Framework 3.5 will be the delivery mechanism for the Entity Framework and the Designer, and that we should see a beta of the entire SP1 very soon as well. No release dates yet. Speaking of the next beta, there have been some improvements in the designer ...
-
So the million dollar question is: Does the Entity Framework replace the need for a Data Access Layer? If not, what should my Data Access Layer look like if I want to take advantage of the Entity Framework? In this multi-part series, I hope to explore my thoughts on this question. I don't think there is a single correct answer. Architecture is ...
|
|
|