e2canoe:
I know that I can select individual files in the solution explorer and exclude them but I don't relish the thought of manually excluding each individual file of my project!
Hi e2canoe,
For Web Application project, we can right click the folder that we want to exclude, and then select “Exclude From Pojrect” from the context menu. Is there any problem cause you cannot use it?
If your web project is the website type, I think you have to convert it to web application type for using the build-in "Exclude From Pojrect" feature, becuase we only can exclude object from website project by remote or hidden it. About how to convert web site project to web application project, please refer to the following link:
Upgrading VS 2005 Web Site Projects to be VS 2005 Web Application Projects
http://webproject.scottgu.com/CSharp/Migration2/Migration2.aspx