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
Read More...
Posted:
Sunday, April 27, 2008 10:20 PM
by
Barry Gervin |
Filed under: ADO.NET, SQL, C#, Services, TechEd, Home, Newsletter, Architecture, VS2008, Entity Framework
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
Read More...