Friday, July 5, 2013

[Development] Abstracting the ORM Framework via Repository / Unit of Work pattern

I just finished an article on CodeProject, it is targeted for C# developers/designers/architects and it talks about an easy way of abstracting the Entity Framework via 2 design patterns, namely the Repository and Unit of Work patterns.

The link to the article 'Abstracting the ORM Framework' on CodeProject.

No comments:

Post a Comment