Some introduction
Visual Studio give you cool features namely continuous integration. It is not new feature, however on new roll up of visual studio system they really exposed in the new homepage of your project.
Here are some scenario that you want to expect from continuous integration
Automatically build your solution when any developer do the checkout and monitor it the result on integra...
[More]