Monday, March 27, 2006
Visual Studio 2005 Web Application Projects
Now we have two environments for building ASP.NET II web sites
1- Visual Studio 2005 Web Application Projects Model (Similar to VS
2003)
2- Visual Studio 2005 Web Site Projects Model (the new 2005
model)
You can download the web app model from here :
http://msdn.microsoft.com/asp.net/reference/infrastructure/wap/default.a
spx
This VS 2003 model style will be merged with VS 2005 SP1
And please no one ask me why we have two models ?
From my point of view : it is left for your flavour .
And one more thing :
Migration from VS 2003 web projects to VS 2005 web projects will be
straight forward as they are the same model .