I'm looking for a good Entity Framework repository code sample or template.
Exactly what I was looking for. Stephen Walther usually has good tutorials. Thanks!
Jason N. Gaylord
2009-04-07 20:09:12
+1
A:
There's a very good implementation of Generic-Repository, Specification and Unit of Work patterns in the NCommon open-source project on Codeplex. You can use subversion to download the source to your local machine and build it.
The Author's Blog: http://www.codeinsanity.com/
Kris
2009-04-06 22:44:30