Thursday, April 8, 2010

Change Management – TFS: The Solution Structure

Here is a typical TFS (Team Foundation Server) solution structure in Visual Studio.

First you need to locate the TFS server.

image

In this example, a TFS server, and some team projects have been set up.

image

If this is the first time, I’d need to locate the TFS server, by clicking on the Servers.. button above.

image

Once the TFS server is located, and the team projects are selected, you will get the Source Control Explorer tab where you will see all the projects that you have access to.

image

The folder structure  on the left is showing folders for different teams. The .SLN file on the right will have 4 projects in it, i.e. the dos project, the SQL project, the SSIS project, and the SSRS project.

image

Here are the 3 projects in the VS solution, the SQL, SSIS and SSRS projects.

 image

image

No comments:

Post a Comment