Click here to Skip to main content
15,893,381 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
how to connect team project in asp.net vs2013?

for example 10 systems are there :
1)how to connect 10 system in one project?
2)how to share the information related to project among the my team numbers?
Posted

 
Share this answer
 
Hi Vinod,

you can do the following things for it.

Create a team project
first of all create an account on "visualstudio.com" e.g. imvinod.visualstudio.com

for complete detail for creating team project please visit the below link:
https://msdn.microsoft.com/en-IN/library/ms181477%28v=vs.120%29.aspx[^]

Connect to team projects in Team Foundation Server
https://msdn.microsoft.com/en-IN/library/ms181475%28v=vs.120%29.aspx[^]
https://msdn.microsoft.com/en-us/library/jj155782%28v=vs.120%29.aspx[^]

after you creataed team project on URL e.g. "imvinod.visualstudio.com"
create users in visualstudio.com and associate the users with projects.

You can decide that which user has to work on which project.

Please let know if the above link link does not helps you. I can provide more details using screenshot and videos for TFS 2010 & 2013.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900