From Web Application Projects to stock ASP.NET 2.0 Projects
Posted by: Rick Strahls WebLog,
on 18 May 2006 |
View original | NEW Bookmarked: 0 time(s)
There's not going to be a lot of need to do this - go to stock ASP.NET 2.0 projects from Web Application Projects, but I ran into a situation today where I needed to double check some behavioral differences between the two for some Master Page inheritance dependencies.
So, I spent a little time last night going backwards – from a Web Application Project back to a stock project. So for kicks I took my West Wind Web Store project and back ported it out of WAP into stock projects.
Surprisingly...