first_page the funky knowledge base
personal notes from way, _way_ back and maybe today

ASP.NET: “Visual Studio 2005 Web Application Project Option”; Scott Guthrie in 2005

The Visual Studio 2005 Web Application Project Model is a new web project option for Visual Studio 2005 that provides the same conceptual web project approach as VS 2003 (a project file based structure where all code in the project is compiled into a single assembly) but with all the new features of VS 2005 (refactoring, class diagrams, test development, generics, etc) and ASP.NET 2.0 (master pages, data controls, membership/login, role management, Web Parts, personalization, site navigation, themes, etc).

[http://webproject.scottgu.com/Default.aspx]

mod date: 2009-08-10T04:48:51.000Z