If you have big solutions with hundreds of projects and hundred of thoudsands lines of code, you know that by default compiling in the build server takes some time. One of the things that take most time is getting the sources to compile, and that's because...
A few days ago I presented the topic "Continuous Integration" to part of the Architect community in Argentina. The presentation was about how to achieve higher quality software by using Microsoft tools (VSTS, Sharepoint, Office, and more) and how our...