We did not add any code to our repository; now, it's time to do that. To add code, you can either click on Code and upload the files directly from the web interface or go to Source Control from your Visual Studio IDE and check in the code after adding the repository. In this section, we will add our code using Visual Studio. To do so follow these steps:
- Open Visual Studio
- Create or open your existing project
- Open Team Explorer
- Click on Connect TFS server
- Add a TFS server if you can't find a server, and then provide a valid address for it
- Click Connect
The following screenshot shows a connection with FlixOneProductServices:
- You will need to map the TFS repository to your local drive. ...