Questions tagged [tfs]

For questions about Microsoft's Team Foundation Server - a team-oriented software development toolset, including: IDE integration, version control, CI, agile tools.

Microsoft's Team Foundation Server is a team-oriented software development toolset, including: IDE integration, version control, CI, agile tools.

From Team Foundation Server:

Team Foundation Server provides a set of collaborative software development tools that integrate with your existing IDE or editor thus enabling your cross-functional team to work effectively on software projects of all sizes.

24 questions
2
votes
0 answers

In TFS how to check a C# source code base for wrong usage of static variables or methods in multithreaded code before build

We have a huge base of code from an .NET Desktop ERP, database access layers are now being used for web projects, so we experienced multithreading issues because of static variables. For now I would like to check 2 cases (feel free to recomend…
Domagoj
  • 21
  • 1
1
vote
1 answer

Why does TFS only support 1-to-many Predecessor /Successor relationships?

The TFS task tracker only supports 1-to-many Predecessor/Successor relationships (docs). I totally do not understand why is so. For me it's obviously a many-to-many relationship, since a task may be blocked by more than one predecessor tasks. This…
lhpcw
  • 11
  • 2
0
votes
1 answer

TFS Back-up Notifications

Our company uses TFS 2018. We have an annoying issue when there is TFS back-up failed,it sends notifications to hell lot of people which are invalid or unncecessary users. This list is in the domain Admins. I can't delete them manually. Is there a…
Saikumar
  • 1
  • 2