I'm developing Asp.MVc 2 application. In solution i've about 10 projects and i have no idea why bulid takes so much time - ~5 minutes.
I've tried to unload some projects, but it saves mayby 15 seconds.
I'd like to try and learn TDD, but writing and running tests will waste 80% time.
I'm using VS2010 and default MSBuild - is there any way to improve speed of building applications? I don't know mayby other builder (NAnt could help?)