In Visual Studio 2010 Premium I have a project that is connected to TFS. Sometimes I see \"not connected\" messages on the tabs of individual files when open in VS2010.All TFS related functionality (i
I\'m trying to write a macro that will generate a plain-text list of files changed based on the list of files in the Pending Changes pane but I can\'t figure out how to do it. The server location of a
Consider the scenario of a user creating a new Team Project. The user is a developer who wants to create and manage their Team Project.
In the TFS Branching Guide 2010 v1 (here) the ALM Rangers gives you 4 branch plans (scenarios) a开发者_运维知识库t the moment.
I\'d like to move some projects between collections but the only resources I\'ve fo开发者_如何学运维und are these two and they don\'t address how to do this in TFS 2010:
I have an application that we use internally that is deployed through ClickOnce.We have 5 locations that I deploy the Install to manually by changing the Location Settings and running the Publish 5 ti
T开发者_JAVA技巧his is an absolute beginner question in TFS SDK: I am trying to connect to TFS server using the code
I\'m a developer and I\'ve made some changes to a solution, which I have saved off to a shelveset.Another developer unshelves my changes and builds the solution on a server.Is there a way for the se开
We will be doing a database driven logistics system开发者_JAVA技巧 for our Software Analysis and Design course. What we want to do is to work on the project simultaneously so that we can finish the pr
When I look at my ASP.NET application that hosts a Silverlight project, it has a Clientbin folder, inside of which there is a .xap file, the one being compiled from my Silverlight project.