tfs-sdk
Permission error when trying to programatically connect to TFS 2010
I\'m trying to connect to TFS 2010 through the .Net Microsoft.TeamFoundation.Client.TeamFoundationServer class (in this case through powershell).[详细]
2023-01-31 16:42 分类:问答Passthrough (impersonation) authentication with ASP.NET and TFS api
I\'m trying to enable passthrough or impersonation authentication inside an ASP.NET website that uses开发者_开发百科 the TFS2010 API.[详细]
2023-01-22 01:02 分类:问答Extract, zip and publish TFS source-controlled items to FTP server
I want to publish nightly builds + source code of a specific project on a tfs 2010 server (local network, inside the firewall) to a (local network, in the dmz) ftp server.[详细]
2023-01-15 16:41 分类:问答How can I add an attachment via the SDK to a work item without using a physical file?
I\'m trying to create a new work item for TFS 2010 via the client SDK. In the SDK you can do something like this:[详细]
2023-01-11 20:13 分类:问答Adding items to a global list in TFS via the SDK
I wish to add or list items from a global list in TFS 2010 via the TFS SDK. I 开发者_运维百科have discovered the following methods:[详细]
2023-01-11 20:11 分类:问答TFS API VS2010 - How do I set the comment on a workitem revision?
I\'ve been beating my head against the wall and can\'t figure this out. I would post an im开发者_运维百科age to help show you what I mean, but I\'m a newbie ;)You can\'t revise a comment on a changese[详细]
2023-01-10 01:12 分类:问答How do you connect to a TFS server in C# using specific credentials?
I am attempting to write a c# application that connects to TFS and retrieves work item information.Unfortunately, it seems like all examples of using the TFS SDK are using the default credentials for[详细]
2023-01-05 10:24 分类:问答Workspace.PendEdit not checking out files
I\'m开发者_运维知识库 using the TFS 2010 SDK to programmatically check in edits to files into TFS 2010. The documentation on the TFS 2010 SDK is sparse at best. When I call the method workspace.pended[详细]
2023-01-02 11:36 分类:问答How to get List of projects from TFS?
How do I get list of projects from TFS s开发者_Go百科erver using webservice? Is documentation available for the TFS Webservices?I concur with bryanjonker as well.Don\'t call the webservice directly,[详细]
2023-01-01 11:02 分类:问答custom control for TFS work item type
I will explain my question with an example. Lets consider TFS \"Bug\" work item type. In the bug work item type there is a \"Developer\" and \"Tester\" dropdown. Using the inbuilt rule types we can on[详细]
2022-12-21 16:27 分类:问答