asp.net mvc - subfolders

后端 未结 4 553
眼角桃花
眼角桃花 2021-01-04 11:17

How does the new Microsoft asp.net mvc implementation handle partitioning your application - for example:

--index.aspx
--about.aspx
--contact.aspx
--/feature         


        
4条回答
  •  春和景丽
    2021-01-04 11:48

    Thanks for the additional info scurial... And here is another good post from Billy McCafferty on the subject...

    http://devlicio.us/blogs/billy_mccafferty/archive/2009/01/22/mvc-quot-areas-quot-as-hierarchical-subfolders-under-views.aspx

提交回复
热议问题