Sample N-tier ASP.NET MVC3 application with best practices (using EF 4.1)

后端 未结 6 886
温柔的废话
温柔的废话 2021-02-02 02:29

I am looking for a sample ASP.NET MVC3 N-Tier application that demonstrates best practices (uses Domain Driven Design and Entity Framework 4.1 Code first). I found the following

6条回答
  •  广开言路
    2021-02-02 03:16

    Have you seen the following projects? They also have the source code that they can have complete documentation.

    http://microsoftnlayerapp.codeplex.com/

    http://www.nopcommerce.com

提交回复
热议问题