Speeding up build times in ASP.NET
问题 I am currently involved in a ASP.NET project with about 40 projects in the solution. We are doing all our development in cloned Virtual PC environments so all developers have identical setups. That's all good, managing dependencies is easy, however building the solution is horribly slow. Virtual PC can only utilize one CPU so I'm really only using half of my computers resources. It takes a full 3 minutes from build to a complete page load.. and it's getting worse every day as the projects