I had previously asked this question. At the time I was working with VS 2008.
To restate the question. I have a web application that generates 1000's of small xml files in a certain directory. I would like to exclude this directory from the web application project in visual studio 2010. With vs 2008 it was not possible. Has anything changed?
Besides the general wait for VS to iterate through this directory and add an item in the solution explorer for each file, it also strains my system resources, so I would like to exclude it from the project, but the dir and files need to physically exist on disk, because they are part of the application.
Any OOB VS 2010 solutions, or any good workarounds?
Thanks
Update: This also sums up the issue nicely http://forums.asp.net/t/1179077.aspx