资 源 简 介
Implement data access layer on top of Entity Framework 4 with POCOs, Repository and Specification Pattern.
There also is a detailed blog post about the implementation at http://huyrua.wordpress.com/2010/07/13/entity-framework-4-poco-repository-and-specification-pattern/
Updated (Nov 18 2012): The source code now moved to github @ https://github.com/huyrua/efprs.