WebProjects Problems

Using Vs WebProjects and VSS have differnet problems in a dev environment. Fritz onion has a nice article [ https://www.pluralsight.com/fritz/Samples/aspdotnet_without_web_projects.htm ] about this topic.

The trick is simple: use standard ClassLibrary projects, change the output path, and the debug settings, this way it's easier to manage web projects in a development team...