TFS Build API by Example #2: Get the Latest Build.
Often when doing some build integration work with the TFS2008 Build API, you will want to get the latest build for a particular definition – for example to show the latest status of the build etc.
Continue Reading