Tip #109 Did you know … How to speed up build time by *only* building the currently selected project in a multi-project solution?
August 15, 2011 in Articles, ASP.NET, News, Reference, Visual Studio
When working with a solution that contains numerous projects, I find myself often wanting to only build and run the currently selected project. Other projects in the solution might have build errors that I don’t want to resolve at the current time. By…(read more)