TeamBuild can build one build definition from a single Team Project at a time. can build multiple build definitions from different Team Project. MSBuild has the capability to use multiple CPUs to build projects in parallel and therefore speed up your builds. This multiproc feature can be leveraged in...