Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
How are you supposed to correctly use a Visual Studio Team System database project to implement version control on a sql server database?
I have a real time scenario where there is a one developer who created 3 change sets as in 1.1,1.2 & 1.3 and decides to checkin changeset 1.3.
If I am checking in code against a workitem, on each check in a changeset is created. I can view the links tab of the workitem and then view each changeset to see the files that have been changed. Ove
Our team is going to be developing against SharePoint using local VMs. Our VMs are not allowed to join the host domain. Additionally our host nics are prohibited from using Internet Connection Sharing
I was wondering what the best approach might be in moving source code, with history, from one Team Project to another Team Project.I am not concerned with work items, reporting, or SharePoint sites, a
Does TFS offer a way to save, track, and later redeploy builds by build number, or can you only deploy .dlls compiled from the current codebase? I\'m looking for functionality similar to what you find
Currently when I right-click -> Merge on a specific file in Visual Studio 2008 it attempts (and often succeeds) to automatically merge the file to my indicated target.
I have 3 people working on 1 Team project in TFS. I want to see all the users\' work from the date when this Team project was branched until the day the last user checked in his work. It\'s required s
We have a TFS build agent that runs integration tests. Some of these tests make calls to web services on the Internet.