ASP.NET-MVC 2 RC Best Features

前端 未结 5 1901
暖寄归人
暖寄归人 2020-12-18 07:03

I\'ve been working with MVC 1 for some time now and have decided to finally give MVC 2 a shot.

My question is, for those who have been using 2 for some time what are

5条回答
  •  -上瘾入骨i
    2020-12-18 07:58

    Single-project areas.

    Provides a way to conceptually separate a large web application into logical "areas" while maintaining the integrity of a single web application.

提交回复
热议问题