Microsoft.com
All DevCenters
MSDN Home
MSDN Archive:
MSDN Archive Home
|
Browse Archive
|
Share Code
|
Help and FAQs
Team Foundation Server 2010 SDK
Home
Downloads
Discussions
Issue Tracker
People
License
Close
RSS
All Resource Updates
Discussions
Issue Tracker
Releases
Wiki
RSS
Comments
|
Print
|
Page Info
|
Change History (all pages)
Search Wiki:
Home
This is the official home for Team Foundation Server (TFS) online resources on Code Gallery. Here, you will find the samples for the Team Foundation Server SDK (samples are no longer included with the Visual Studio SDK), deep dive documentation, and links to shared source projects and other resources. This page is maintained by the TFS product team at Microsoft.
All TFS SDK related resources on Code Gallery are tagged with the “TfsSdk” tag. You may subscribe to the RSS feed to be notified of new TFS SDK resources on Code Gallery.
Samples
Available Now for TFS 2010 RTM
Downloadable Build Process Template to Control Drop Folder Structure
How to Create a Custom Workflow Activity for TFS Build 2010
How to Implement, package and deploy custom check-in policy for TFS 2010
Extending Team Projects and Team Explorer in TFS 2010
Custom Controls for TFS Work Item Tracking
Code Churn Warehouse Adapter
VersionControlSamples
WorkItemTrackingSamples
Documentation
Documentation is available online. See
Extending Team Foundation
on MSDN.
Code Snippets
Suggest a Snippet!
Collections and Projects
Enumerate Registered Servers
Connect to Project Collection
Build
Query for Build Controllers and Agents
Queue a Build
Version Control
Query for Files
Work Item Tracking
Enumerate Stored Queries
Create Work Item Linked to Versioned Item
Last edited
Apr 14 2011 at 3:02 PM
by
Andy_Lewis_MSFT
, version 34
Comments
EdBlankenship
wrote
Jul 2 2010 at 11:11 AM
Looks like the first iteration of MSDN documentation for the TFS 2010 SDK is available here: http://msdn.microsoft.com/en-us/library/bb130146.aspx
Cheeso
wrote
Nov 17 2010 at 4:20 PM
This page says: "Here, you will find the samples for the Team Foundation Server SDK (samples are no longer included with the Visual Studio SDK)." My question is, Is there such a thing as the TFS SDK, is it downloadable, and if so, where can I get it? Is the TFS SDK part of the VS SDK?
This stuff is impenetrable, unless one already understands exactly how everything is packaged. I want to be able to build an app that creates a workitem in TFS. What do I need to download and install in order to make that possible?
This is maddening!
I just installed the VS SDK, and I get all sorts of "extending Visual Studio" DLLs, I suppose for extending the VS UI. But nothing that enables interacting with TFS, as far as I can tell.
gritgranite
wrote
Nov 20 2010 at 12:27 AM
I too am looking to download the TFS SDK to programmatically talk to TFS. any pointers?
mattkins99
wrote
Dec 9 2010 at 2:38 AM
Where is the actual download link of the SDK? Am I blind?
phecht
wrote
Jan 21 2011 at 4:38 PM
It appears you the TFS SDK is built-in. Adding something like this: using Microsoft.TeamFoundation.Client; using Microsoft.TeamFoundation.VersionControl.Client; So, I would say there is no TFS 2010 SDK. You just need to figure out how to put this page to work: http://msdn.microsoft.com/en-us/library/bb130146.aspx
mattkins99
wrote
Feb 2 2011 at 11:09 PM
You need to install Team Explorer even if you installed VSTS 2010 Ultimate. Only then will the files be there... took me a lot of digging to figure that out because I thought I already had everything.
timebridge
wrote
Apr 15 2011 at 10:10 PM
Im having trouble using the IEventService from the Microsoft.TeamFoundation.Server namespace in Microsoft.TeamFondation.dll for 2010. According to the Object Explorer, the interface does not exist. There are a few TFS2010 pages with references to it. How should we be programmatically subscribing to events? I have TFS fully installed on my client, adn I have full access to the server. Ideas?
Sign in to add a comment
Current Release
TFS 2010 RTM Samples
Wed Apr 14 2010 at 7:00 AM
More Tags ...
Popular Tags
.NET
.NET 2.0
.NET 3.5
.NET Framework
2008
2009
2010
2011
2012
ADO.NET
ASP.NET
Azure
C#
C++
CRM
Entity Framework
Hotfix
LINQ
LINQ to SQL
March Issue
MCMS
MSDN Magazine
Samples
SharePoint
SharePoint 2010
silverlight
SQL Server
tfs
VB.NET
Visual Basic
Visual Studio
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
VS SDK
VSTO
VSX
WCF
windows 7
Windows Forms
Windows Mobile
WPF
Manage Your Profile
Contact Us
MSDN Flash Newsletter
© 2008 Microsoft Corporation. All rights reserved.
Terms of Use
Trademarks
Privacy Statement
Updating...