Work on same project form different pc in visual studio 2010
I want to work on same project from different pc's in visual studio 2010.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ravi PatelPosted Sep 22, 2014, 8:15 AM
you can use VSS (visual source safe)
check the link
http://www.dotnetspider.com/tutorials/Vss-Tutorials.aspx
Ranjit PowarPosted Sep 19, 2014, 3:34 AM
Saineshwar BageriPosted Sep 19, 2014, 12:27 AM
http://www.codeproject.com/Articles/426135/Team-Foundation-Server-RC-Install-Configure
http://www.benday.com/2012/11/15/team-foundation-server-2012-illustrated-install-guide-v1-0/
http://tfs2012visualguide.codeplex.com/
Ranjit PowarPosted Sep 18, 2014, 1:08 PM
Saineshwar BageriPosted Sep 18, 2014, 12:27 PM
And you can work in all pc which are connected to server
just need to CheckIN and CheckOut Ranjit Powar