Here is a typical TFS (Team Foundation Server) solution structure in Visual Studio.
First you need to locate the TFS server.
In this example, a TFS server, and some team projects have been set up.
If this is the first time, I’d need to locate the TFS server, by clicking on the Servers.. button above.
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.
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.
Here are the 3 projects in the VS solution, the SQL, SSIS and SSRS projects.
No comments:
Post a Comment