Click here to Skip to main content
15,886,422 members
Everything / DevOps / TFS

TFS

TFS

Great Reads

by Raymund Macaalay
How to migrate Team Foundation Server's SQL Server to another SQL Server (same or new version)
by Suresh Malluri
Team Foundation Server is an ALM tool. It can be extended as per the business requirement. Controls can be created so as to populate them on the work item form. We can add additional business functionality by creating the controls. The API provided by TFS makes this possible.
by DannyVarod
Fast, stable and powerful creation of NuGet packages
by KevinPo
How to navigate and program against the Release Management API, even though it does not have official documentation.

Latest Articles

by Randy Kroeger
Build server fails when executing the Universal Download Task
by Mykola Tarasyuk
Bulk generation of tasks in TFS
by PlebProgrammer
How to retrieve TFS test case parameters in C#
by Santosh Vijay Patil
Continuous Testing using Newman (Postman) on TFS 2017 with Docker

All Articles

Sort by Title

TFS 

18 Nov 2013 by Gordon Beeming
How to add work item links from check in comments
25 Oct 2017 by Sam_IN
In this article, I will explain step by step how to create Continuous Build and Release process for SQL Server Scripts for Database. All the steps are self explanatory with relevant screenshots.
6 Aug 2017 by Gordon Beeming
How to connect Agents to TFS using Integrated Security on HTTP from external domain
31 Oct 2016 by Graham D Smith
A new way of working with Azure Resource Manager
1 Nov 2016 by Graham D Smith
How to configure a sample application for Git in Visual Studio 2015
8 Mar 2015 by Graham D Smith
Behind the scenes of the RM deployment agent
28 May 2015 by Graham D Smith
Steps that need to be taken to enable TIA in our development pipeline
3 Mar 2015 by Graham D Smith
Continuous Delivery with TFS: Save to a Folder for Stages You Can’t Yet Deploy to
16 Aug 2014 by Manas Bhardwaj
Error during configuration of Scheduled Backups for Team Foundation Server
15 Apr 2014 by Gordon Beeming
How to increase the value of your dashboard with TFS 2013 update 2
20 Nov 2016 by Anton Angelov
Learn how to modify the default TFS builds' template and add options for NuGet packages restore. Add a dedicated restore packages settings' section.
7 Oct 2013 by Raymund Macaalay
How to migrate Team Foundation Server's SQL Server to another SQL Server (same or new version)
30 Mar 2016 by Sifiso W Ndlovu
How TFS work items can be multi-tagged using Microsoft Excel
7 Jan 2016 by levelnis
Quick overview of searching and filtering Team Foundation Server changesets
19 Sep 2010 by Martin Hinshelwood
Team Foundation Server 2010 Event handling with subscribers
9 Nov 2013 by JJ Bussert
Best practices in Team Foundation Server (Part 2)
7 Jan 2016 by levelnis
I often get developers who are unfamiliar with the branching and merging process within TFS asking me how it works, so I've put together a short guide that explains the basics.
25 Jun 2013 by Gordon Beeming
Workaround for error message TF237165 from TFS
28 Jun 2013 by Gordon Beeming
TF400324: Team Foundation Services are not available from server…
22 Aug 2011 by Tarun_Arora
TFS - Get latest vs get specific version
7 Feb 2013 by Tarun_Arora
TFS - get list of software installed on Build agent
21 Oct 2010 by Martin Hinshelwood
TFS Work Item system.id at a predefined number
25 Dec 2011 by Tarun_Arora
TFS API-Release notes from TFS Builds
13 Sep 2011 by Tarun_Arora
TFS API: Using LINQpad to query TFS
1 Oct 2011 by Tarun_Arora
How to use the TFS API to get the security groups, members, permissions and security settings of users in Team Projects in TFS
22 Aug 2011 by Tarun_Arora
TFS SDK: Compare changesets programmatically
22 Aug 2011 by Tarun_Arora
TFS SDK: Work Item History Visualizer using TFS API
31 Aug 2011 by Tarun_Arora
TFS SDK: Workspace Explorer & Statistics
14 Oct 2010 by Martin Hinshelwood
TFS vs. Subversion fact check
30 Jul 2014 by Gordon Beeming
TFS Work Item Visualizers
21 Nov 2014 by Gordon Beeming
TFS Work Item Visualizers
2 Sep 2014 by Gio Palacino
Typically, when I have worked within Visual Studio on source-controlled projects I have used Team Foundation Server (TFS). With my current employer, we use Mercurial, and we use TortoiseHg to interface with it.