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

后端 未结 6 882
温柔的废话
温柔的废话 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:05

    I make a good pattern based on EF 4.1 and MVC3:

    MVC3 and EF architecture

    good luck

提交回复
热议问题