Samples - Work Item Tracking
These samples show how to access WorkItems programmatically using the Team Foundation Server SDK.
In This Section
Work Item Object Model Sample
This sample includes seven different projects. Each is a console application that demonstrates individual parts of the Work Item Object Model.Work Item Explorer Sample
This sample includes three C# project files. Together, the projects create an alternative user interface for finding work items in a team project.Work Item Interface Sample
This sample demonstrates how to build console applications that will work with WorkItems without invoking the Visual Studio IDE. Also, the sample shows how to simulate part of the Visual Studio IDE.
See Also
Tasks
How to: Edit and Save a WorkItem
Concepts
Work Item Tracking Architecture