ASP.NET Projects to WAP conversion
Posted by: Rick Strahls WebLog,
on 26 Feb 2007 |
View original | NEW Bookmarked: 0 time(s)
Over the last few weeks Ive heard from a couple of friends who decided to update their ASP.NET 2.0 projects to Web Application Projects and ended up running into a number of problems in the process. The process of converting existing projects is probably not as straight forward as it could be and it involves a few manual steps of copying files and moving things around in the projects which are not directly obvious.
Scott Guthrie has some excellent walk throughs that talk about the basics,...