Team System: Work Items and Undo Support

In our Team System column, Brian Randell shows you how to extend and enhance Visual Studio Team System on both the client and server.

Continuing the project Brian started in our January 2007 issue, we'll delve further into building a Word 2003 add-in that works with the Team Foundation Server version control subsystem. In this month's column, Brian describes how you can add support for work items to the add-in. In addition, you'll learn how to add a feature that should have been in the first version of the add-in: undo support.

 

You can download Brian's code for the add-in, or browse the code online.

For more coverage of Visual Studio, including previous Team System columns, see the MSDN Magazine archives.

Terrence Dorsey