Display WorkItems in a WinForms application

Using the Microsoft.TeamFoundation.WorkItemTracking.Controls assembly it is possibe to display WorkItems. Here is a little demo application that will display all the WorkItems that have been changed by one of the given users in the given range:

screenshot of workitemtracker application

Feel free to download the source: WorkItemTracker.zip

Edit (05/03/2008):
Refactored the code a little and added some features like sortable columns, loading default tfsserver and users from App.Config, …

This entry was posted on Friday, February 29th, 2008 at 20:51 and is filed under C#, Windows Forms. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Comments are closed.