can some one explain the difference between Team Build + MSBuild ?
also how do they differ in relation to VS2008 and VS2010?
can some one explain the difference between Team Build + MSBuild ?
also how do they differ in relation to VS2008 and VS2010?
Team Foundation Build provides the functionality of a public build lab and is part of Visual Studio Team Foundation Server.
http://msdn.microsoft.com/en-us/library/ms181710%28VS.80%29.aspx
MSBuild is a platform for building applications.