Abstract repository for direct EF, WCF and WCF Data Services connection with database.
In this article I would like to show you my implementation and approach for using abstract repository no matter if the client is connecting directly to the database using Entity Framework, over WCF service or WCF Data Services (WCFDS) service.
By Mirek on (tags: Code First, Entity Framework, WCF Data Services, categories: architecture, code)