tfs-sdk
Programatically delete [permenantly] a TFS work item
Whilst I\'m aware that there is a command line tool to permenantly delete a TFS work item. (e.g. How to delete Work Item from 开发者_运维知识库Team Foundation Server)[详细]
2023-04-10 10:52 分类:问答Programmatically access to TFS 2010 from outside the domain
I\'m trying to access my TFS server programmatically from outside the domain where the server is installed. A basic test program would look like this :[详细]
2023-04-09 04:21 分类:问答How to access workitem link and attachment history
I am working with T开发者_Go百科FS API and trying to create the history tab exactly same as what we see in TFS explorer.[详细]
2023-04-07 10:17 分类:问答TFS discard not working on rollback changesets
We have a situation where work had been done in the trunk of our system but was then pulled for our next release. We created a branch with the changes still in the trunk and then rolled back the chang[详细]
2023-04-06 01:47 分类:问答Custom TFS queries via the API
I have a working utility that queries the TFS workitem store via the TFS API. I can retrieve various开发者_JS百科 pieces of data in this way including listing the Stored query names. However, I can\'t[详细]
2023-03-28 15:15 分类:问答How to retrieve and save tasks(work items) from TFS2010 projects from specific collection
Thanks for the help about my earlier question answered few days back How to retrieve TFS2010 projects from specific collection[详细]
2023-03-24 05:28 分类:问答How to retrieve TFS2010 projects from specific collection
I\'m looking around for a good example to work with TFS 2010 collections,projects, and workitems to start with.[详细]
2023-03-23 17:49 分类:问答How to Find TFS Changesets Not Linked to Work Items
Is there a way, either via a query or programmatically, to identify all TFS Changesets that are NOT linked to a Wor开发者_C百科k Item?Using the TFS PowerToy\'s PowerShell module:[详细]
2023-03-21 06:05 分类:问答How to lock a branch using TFS API in TFS 2010?
Is it pos开发者_如何学运维sible to lock a branch using TFS API in TFS 2010?Workspace.SetLockI am assuming you already know how to connect to TFS and get a specific workspace.[详细]
2023-03-20 04:54 分类:问答Richtext in TFS2010 Testcase Teststeps' texts?
I am currently evaluating possible solutions to limitations in Microsoft\'s Test Manager 2010 TestStep Editor control and I was wondering whether anyone knows if and if so, how you can write richtext[详细]
2023-03-19 22:10 分类:问答