ASP.NET MVC Areas: Are they important to a large application?

前端 未结 3 1262
有刺的猬
有刺的猬 2020-12-08 07:04

I am in the process of developing a large ASP.NET MVC application. I am currently working through the mechanisms I\'ll use to structure my controllers/views. I have see so

3条回答
  •  失恋的感觉
    2020-12-08 07:36

    Taken from S#arp apchitecture 1.0 Beta release notes:

    Inclusion of view "areas" which are seamlessly supported as subfolders under the Views folder

提交回复
热议问题