Create an ASP.NET MVC Project
Open Visual Studio 2015, click on File, choose New and then choose Project. It will open a New Project Dialog. Inside the Installed Template, choose Visual C# and then choose Web. After that select ASP.NET Web Application and provide proper name and click OK.

It will open a new dialog where you can choose different types of project. Choose MVC as the project and click OK.

It will take some time and create a new project for you. When you will see the project inside the solution explorer then the following project structure is visible:

So, I have created an ASP.NET MVC project inside the d:/ drive. To add it to Visual Studio Online, click on Team Menu and choose Manage Connections.

If you are using the older version then you need to add server in “Team Foundation Server”.

When you choose Manage Connections, It will open Connect to Team Foundation Server. Choose your server if you have and if not you can add here.
To add new server, choose Server and then click Add.

After choosing the server, it will open a new dialog to add new.

It will add your Team Foundation Server with your Visual Studio. I have already added it.
So, let’s continue.
Choose your Team Foundation Server and click to connect.

To add this Solution to your Team Foundation Server, Right click to Solution and choose Source Control.

It will ask you to choose source control and you need to use Team Foundation Version Control. Now click OK.

It will open a dialog which shows all your projects inside the Source Control. Choose that project where you want to add your project and click on OK.

Now, go to Team explorer and choose Pending Changes.

You will see that all the files of your project are ready for check in. Enter your comment in comment section and click on Check In.

It will take some time depending upon your project size and finally it will show you a message as in the following screenshot:
Thanks for reading my article. Hope you enjoyed it.
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Monir HossainPosted May 21, 2017, 5:23 PM
Nice Tutorial, Thanks
Sibeesh VenuPosted Oct 19, 2015, 8:54 AM
Nice Share
Jaipal ReddyPosted Oct 19, 2015, 8:20 AM
good work..
Humayun Kabir MamunPosted Oct 19, 2015, 1:41 AM
Nice...
Ankit BansalPosted Oct 19, 2015, 12:42 AM
nice one..thanks for sharing with us..
Nilesh JadavPosted Oct 19, 2015, 12:16 AM
Really Nice !!
Harshad PansuriyaPosted Oct 19, 2015, 12:06 AM
Nice one
Akash VarshneyPosted Oct 18, 2015, 9:52 PM
Good Explanation
Kamlesh BhorPosted Oct 18, 2015, 2:31 PM
Very good... Thanks for sharing.
Priyaranjan K SPosted Oct 18, 2015, 1:32 PM
Good One