affiliate_link

Tuesday, November 23, 2010

Adding Project to Team Foundation Server 2010

1. Install Team Foundation Server

2. Open Visual Studio 2010, click File -> New -> Team Project

3. Select a Team Foundation Server, it can either network or local server

4. Select Team Project Collection, by default DefaultCollection is selected.
Click Connect

5. Enter name and description of the team project and click Next

6. Select a Process Template. There are two project templates available by default, additional Process Templates can be downloaded from Microsoft website. Default project templates are

(i) MSF for Agile Software Development v5.0
(ii)MSF for CMMI Process Improvement v5.0

After selecting the project template click Finish

7. Open Visual Studio 2010 project. Right click project solution in the solution explorer window and click Add Solution to Project.

No comments: