Upload your code
In this topic, we'll show you how to upload source to Team Foundation Service so that you can version, build, and share it with team members.
Do you keep you code in Visual SourceSafe? You can upgrade to TFS. How?
Open the solution
-
If you haven't already, connect to your TFS account.
-
You need a workspace to work with source control. Put your solution in a location on disk where you'll want source-controlled items to appear. Choosing a location with a short path that's easy to remember can help (for example, C:\ws\).

-
Open the solution in Visual Studio.

Add the solution to TFS
-
Right-click the solution to add it to TFS.

-
Check it in.

-
Your solution is in TFS.

Your whole team can work on the code now, with changes tracked in TFS.
Try this next
Or, dig deeper on MSDN:
Sign up for free