Tagged Questions
1
vote
1answer
130 views
How to merge web.configs for ASP.NET MVC and plain ASP.NET app
Merging the web.config files of a legacy ASP.NET App and a new MVC app has pretty much defeated me.
Is there a way I can build my solutions with projects sectioned off into subfolders?
EG (each ...