TFS (Team Foundation Server)
This page is a collection of differents posts that I have made about TFS (Team Foundation Server) 2010.
Tools
Customizing Work Items
Visual Studio TFS SDK
General
- Connect to a Team Foundation Server
- Retreive the user used for the connection to the TFS Server
- List TFS Collections
- List projects associated to a TFS collection
Work Item
- Connecting to the WorkItemStore
- Retreive work items using the Work Item Query Language (WIQL)
- Get work item values
- Change work item values
- Save a batch of WorkItems modifications
- Create a WorkItem
- List WorkItem types
- List Fields of a WorkItemType
- WorkItemFormControl, a TFS control to view and edit a WorkItem
- List the states of a WorkItemType
- List the areas
- List the iterations
- List the states transitions available for a WorkItemType
It’s an awesome post designed for all the online people; they will get advantage from it I am sure.