1
votes

Single Project Areas With ASP.NET MVC 2 Preview 1

published 224 days, 14 hours, 42 minutes ago posted by kahanukahanu 229 days, 13 hours, 9 minutes ago
Tuesday, January 26, 2010 9:53:49 PM GMT Thursday, January 21, 2010 11:26:53 PM GMT

5 CommentsPrint UPDATEThis post is now obsolete. Single project areas are a core part of ASP.NET MVC 2. Preview 1 of ASP.NET MVC 2 introduces the concept of Areas. Areas provide a means of dividing a large web application into multiple projects, each of which can be developed in relative isolation. The goal of this feature is to help manage complexity when developing a large site by factoring the site into multiple projects, which get combined back into the main site before deployment. Despite the mult...

category: Frameworks | clicked: 6 | | source: haacked.com | show counter code
tags: ASP.NET MVC

No comments yet, be the first one to post comment.

To post your comment please login or signup