Tag: tfs
-
Microsoft has released Visual Studio 2013 Preview, and announced the availability of Git for Visual Studio and Team Foundation Service. Today, let’s go through the new experience of version control in VS 2013 Preview. Account Creation Microsoft provides Team Foundation Service Free Plan for up to 5 users. I’m using...
-
Most of the time I use TFS source control within Visual Studio. However, sometimes I just want to add or edit some files from within Windows Explorer without bothering to launch Visual Studio. If you have such needs as well, you can follow the steps below to achieve it. Firstly,...
-
Provided as part of Visual Studio Team Foundation Server, Team Foundation Build enables developers/managers to manage the projects, from version controlling the source code, running associated unit tests, to releasing builds and publishing build reports. In this article, I’ll share with you on how to take advantage of TFS Build...
-
On Windows 7, you can enable TFS automatic login by adding in a windows credential in Control Panel -> User Accounts -> Manage your credentials. In the Credential Manager window, under the Windows Credentials section, click the “Add a Windows Credential” link to add one for your tfs server. If...