TFS Check-in Validation Tool

BuddyBuild.zip (110,8 MB)
The TFS Check-in Validation Tool extends TFS Team Build 2008 by enabling buddy build queuing (pre-checkin), validating checkins using shelvesets, and build agent pooling, all from the VS 2008 IDE.

Search Work Items

This plugin for Team System puts a little search box right into Visual Studio to make it easy to find work items. It is an addin for Team Foundation Client (Team Explorer) and is accessible from the Team menu when you're connected to a Team Foundation Server and is also available from a VS Toolbar. You just type in some search text and it runs a work item query for you showing you results across the work item store, or enter a work item ID to immediately open a specific work item.

TFS Plugin Suite

A suite of TFS Plugins that enforces process guidance on the server-side across all teams and is easily customizable to meet the needs of different orgs.

UKVSTS

UKVSTS.zip (8,3 MB)
This is an addin to Internet Explorer that allows you to easily submit a defect about the page you are currently browsing. Because it is integrated into IE it can capture a significant amount of extra information that normally wouldn't get included in a defect report, this includes: - A Screen Shot of the page - The source HTML of the page - Any script files being used by the page - Any CSS pages that are referenced in the page - Details about the client browser configuration (e.g. screen resolution, browser version, ...) - Assign default values for any field in the defect report (e.g. Area, Iteration, Assigned To, ...)

Custom Controls for TFS Work Item Tracking

SP1 for Visual Studio Team System comes with interesting custom control feature. Now we can develop and deploy our own custom controls to provide rich functionality in work item form. See here for how to develop a custom control: http://blogs.msdn.com/narend/archive/2006/10/02/Ho