Link to home
Start Free TrialLog in
Avatar of zraiford
zraiford

asked on

How do I copy code to my computer using Team Foundation?

I am attempting to copy code from Team Foundation.  It allows me to copy a zip file down to my pc but the file do not include the solution for the asp.net application and I get error messages when I attempt to open code up in Visual Studio 2013.  Are there any tutorials on how Team Foundation operates?
Avatar of sarabande
sarabande
Flag of Luxembourg image

in visual studio startpage you can 'Connect to Team Foundation Server...'-

after that you can access TFS via 'Team Explorer' which alternatively can be used to Solution Tree and Class View, and Property Manager...

if you connected properly to TFS, the 'Source Explorer' is available in the Team Explorer.

in the 'Source Explorer' you could create a new 'workspace' and download projects or project trees where you have access to.

Sara
Avatar of zraiford
zraiford

ASKER

Okay. I am not even seeing the solution file in the TFS. Is there a way to rebuild the code without the solution file?
ASKER CERTIFIED SOLUTION
Avatar of sarabande
sarabande
Flag of Luxembourg image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial