Resource Page Description Sample source code from Applied Entity Framework breakout session at TechEd 2009 North America. Implements a simple n-tier application with Entity Framework, ASP.Net MVC, T4-customized code generation, WCF and a repository abstraction allowing both real and fake implementations of the data access layer to facilitate testing.
This sample requires that you have VS 2008 SP1 / .Net 3.5 SP1, ASP.Net MVC 1.0 and SQLExpress on your machine. If you have questions or issues, email dsimmons@microsoft.com
|