A new commitment and a new topic

I am committing to post more often this year. I am not sure if that will be a good thing or not.

My topics will mostly be about Team Build. If you aren't familiar with Team Foundation or Visual Studio Team System, go here:

https://msdn.microsoft.com/vstudio/teamsystem/default.aspx

Team Build is the build automation component of Team Foundation. It allows a Visual Studio user to kick off a build on separate build machine and keep watch over the progress remotely. Team Build is tightly integrated with MSBuild, so you might also want to check out the MSDN page about MSBuild:

https://msdn2.microsoft.com/en-us/library/ms171452.aspx