Finally! Entity Framework working in fully disconnected N-tier web app
Posted
on Code Project
See other posts from Code Project
Published on Mon, 17 May 2010 16:32:00 GMT
Indexed on
2010/05/17
16:41 UTC
Read the original article
Hit count: 167
Filed under:
Entity Framework is world’s most difficult ORM for n-tier application. See how I have produced a 100% unit testable fully n-tier compliant data access layer following the repository pattern using Entity Framework.
© Code Project or respective owner