Visual Studio

Connecting Visual Studio to VSO

This post is part of an overall Series on Visual Studio Online Part 3 of 31.
 
 
 
 
 
 
 
 
 
 
 
 

Long Way

After you have a new Team Project in VSO you would eventually want to connect your Visual Studio to it. Open Visual Studio

014d3671-e27b-44b2-9d54-d2d9c1869c4b dacd6b67-e9a8-4134-8c3c-3d2eeb70bb23

Open Team Explorer by click View and then Team Explorer

a34a7d83-7611-4303-82c6-f901c94b0e9b

When Team Explorer pops up click on the Connect to Team Projects button

7b1e238a-5867-4b95-b90e-95d36dd90043

and then click on Select Team Projects

a61459d2-2e92-470c-9d18-892a2ec6253b

Click on Servers

cec28f1e-b1c3-4031-9255-b78e3d485369

Visual Studio conveniently loads a list of your servers connected to VSO for you if you signed in, if you don’t see your newly created account in the list click Add

49accab3-94a8-42b8-b7dc-f99027377403

Enter the full url to your account as it was on your account page and click OK

4d2352fe-1a9d-4a4f-a28c-15b45c4ed09d

You account will now exists in the servers list, click Close and then the Connect to Team Foundation Server window will auto load your Team Project Collection and it’s Team Projects, tick the checkbox next to the Team Projects you want to be able to connect from in Visual Studio and click Connect

448cd0df-c976-4de3-8a6f-18c1dd01cf93

Your Team Project is now connected to Visual Studio and you can now setup your builds, clone code repositories, etc

a1590abc-4901-4fcb-a821-99cea10271ba
Slightly more steps than before.

Short Way

Of course if you wanted to open the project the easy way you could simple navigate to the Team Project and click on Open in Visual Studio

87bf2d87-19ad-46a6-8e99-4fdad9e9c99a

this would then launch a new instance of Visual Studio and connects to your Team Project

13f73e31-8a13-4d51-ac51-5d3de88fa3fd

Reference: Connecting Visual Studio to VSO from our NCG partner Gordon Beeming at the binary-stuff.com blog.

Gordon Beeming

Gordon is a Software Developer in Durban, South Africa working for Derivco. He is also a Visual Studio ALM Ranger and ALM MVP. Hew writes about anything that he feels might be useful to anyone in the community.

Related Articles

Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
Back to top button