How to correctly configure project on tfs
Follow the following steps to configure project on tfs.
1. Click on File-> New project
tfs-createproject
2. The new project dailog box appears. Select Other projects Types- Visual studio solutions->Blank Solution. Make sure you checked the add to source control checkbox. Click Ok.
tfs-blanksoln
3. Select the team project from the tfs as shown in the below and Click Ok.
Add solution to TFS
addsolntotfs
solnexplorer-tfs
4. Now u can see the solution on your solution explorer as above.
Now you can add as many as projects to the single solution.