Introduction:
In this article we are going to see how to use the Cloud Team Foundation Server by connecting using a desktop client. Team Foundation Server can be connected to using a number of clients as we saw in our earlier article. In this article specifically we are going to connect to the Cloud Team Foundation Server using Visual Studio 2010 IDE.
Overview:
Team Foundation Server on the Cloud (Azure) released at Build Conference, which is in the preview stage for developers to work on the product. In our earlier article we have seen how to register and start with the Team Foundation Server Preview on the cloud. Refer to the previous article to get some light on the registration and getting connected using the web interface for the Team Foundation Server. Here in this article we will see how to make use of Visual Studio 2010 as a client to connect to the Cloud Team Foundation Server and do some basic steps.
Steps:
Once we registered with the Cloud TFS, we can see nice interface withthe list of options as shown in the screen below. Since we already donewith the Step 1 and Step 2, now we will move forward and do the step 3 (Downloading the required client software) as shown in the screen below.

Clicking on download software will open a new browser pointing to a blog listing down the list of software's that can be used as a client toconnect to Team Foundation Server as shown in the screen below. Since we are going to connect using the Visual Studio 2010 IDE, we need to first check if SP1 is available and installed correctly. Once we identified that SP1 is installed correctly we need to download a Hotfix KB2581206 using the download link from the blog

Clicking on download the Hotfix we will get a popup to install the Hotfix as shown in the screen below. Just make a confirmation of the Hotfix number and click on Save File to save it locally.
Now run the Hotfix which is saved locally and we can see the installation wizard as shown in the screen below. Click Next to proceed further with the installation.

Clicking on Next button, we can see the file are verified and the installation is started with installing the SP1 Hotfix as shown in the screen below.

Once the installation is completed we can see the success message as shown in the screen below. Click on Finish to close the wizard and proceed further.

Now open Visual Studio 2010 Ultimate version and we can see the nice looking splash screen opening as shown in the screen below.

Now click on File –> Open –> Team Project from the Visual Studio 2010 IDE to connect to the cloud TFS as shown in the screen below.

Clicking on the Open Team Project will open a window as shown in the screen below. This windows is used to select the server and do the necessary steps to connect to the Cloud TFS Server. Now click on Serversbutton from the Connect to Team Project window as highlighted in the screen below.















Gowtham RajamanickamPosted Apr 28, 2016, 2:14 AM
good work..
Chirag SolankiPosted Mar 28, 2012, 2:40 AM
Thank you very much for this useful post. thank you