views:

21

answers:

0

Visual Studio stores "projects" in XML (.vcproj files). In my experience as more and more files are added to the project and as more and more projects are added to a solution opening a solution in IDE takes longer and longer.

Is there a limit to the number of files or to project tree complexity or to some other characteristic of Visual Studio projects and solutions after which typical operations on a project becomes unreasonably slow (or maybe even impossible)?