Click here to Skip to main content
15,881,812 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 Updated

TFS 

24 Sep 2013 by 2irfanshaikh
VS 2012 Professional or lower versions do not have the Code Review module. To achieve this, I came up with a solution which will add a new work item type in TFS 2012. We will also learn how to create a new work item type in TFS.
26 Aug 2011 by AlexCode
Quick way of showing the Solution check-in modal window on Visual Studio
24 Oct 2012 by Amol Sagvekar
Error while creating a TFS project.
16 Feb 2016 by Arjun Singh Faguda
How to compare the latest version with the previous version in C#
6 Aug 2014 by DannyVarod
Fast, stable and powerful creation of NuGet packages
7 Jul 2015 by Dariush Tasdighi
How to delete a project permanately from TFS of www.VisualStudio.com site
31 Mar 2017 by ergohack
Do you need to update everyone's TFS picture? Or set the notification email address for that calcitrant employee?
12 Dec 2014 by Harsha Bopuri
Get a list of all files that are modified from a date or change set
9 Feb 2016 by Jim Roth
Use PowerShell Post-build scripts to check in binaries to TFS for continuous integration during the build process.
27 Jul 2016 by Metaphysico
Quickly see the status of all of your builds in one widget on your dashboard
30 May 2013 by Mohammed Hameed
Check-in/Check-Out mechanism for TFS - To avoid Build errors and improve productivity.
4 Dec 2016 by Muhammad Magdi
Step by step guide to add pre and post PowerShell scripts to TFS2012 build
20 Feb 2021 by Mykola Tarasyuk
Bulk generation of tasks in TFS
18 May 2019 by PlebProgrammer
How to retrieve TFS test case parameters in C#
8 Jun 2021 by Randy Kroeger
Build server fails when executing the Universal Download Task
16 Dec 2013 by scott_liu
The codes may be helpful to those who are experiencing the migration of lots of applications
22 Oct 2012 by Shweta Lodha
Changes in Visual Studio 2012.
4 Sep 2018 by sumangala k
c#, TFS, Get ChangeSet Files , Executable Utility
17 Dec 2014 by SumiranLingwal
Practical implementation of Scrum Definition of Done (DoD) in Visual Studio Team Foundation Server (TFS)
17 Mar 2013 by Vinu Baby Pannikot
Perform a custom action for Check-in event in Microsoft Team Foundation Server.
4 Mar 2017 by yuvalsol
Batch script that retrieves checked out and changed files from TFS and saves their paths to output file
20 Apr 2014 by Zhuyun Dai
Your build will fail if you print 'Error:' in your custom Build Events of Visual Studio.