Click here to Skip to main content
15,885,944 members
Articles / Programming Languages / C#

Finally! Entity Framework working in fully disconnected N-tier web app

Rate me:
Please Sign up or sign in to vote.
4.91/5 (40 votes)
11 Jun 2011CPOL12 min read 214.2K   2.9K   172  
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.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect BT, UK (ex British Telecom)
United Kingdom United Kingdom

Comments and Discussions