Architectural decisions: ASP.NET MVC & Entity Framework

前端 未结 6 892
梦如初夏
梦如初夏 2021-02-06 19:29

I\'m having an architectural decision-problem: We\'re about to build a new application and we\'ve decided we\'ll be using ASP.NET MVC and Entity Framewo

6条回答
  •  轮回少年
    2021-02-06 19:53

    It doesn't sound like your team has enough information to make the decision yet. I know that's why you're asking the question here, but you shouldn't rely on any answer you get. ASP.NET MVC and EF might be a great solution for you, but you shouldn't choose it without at least having worked through Nerd Dinner or the Music Store tutorials.

    After you do that, you'll be able to answer your own question regarding architecture, and will probably uncover some additional questions as well.

提交回复
热议问题