Question : What is visual studio team system 2008 if i have this version then do i still need to download Visual Source S?
What is visual studio team system 2008 if i have this version then do i still need to download Visual Source Safe ? if not then how to set up the studio for team developement?? please provide a brief idea..
visual source safe

Best answer:

Answer by Jedi Danny
Visual studio team system 2008 is the bigger brother to VS Studio 2008. The different versions let you do different things but version you want (if source control is your goal) is Team Foundation Server. This lets you do everything VSS does but on a much larger scale.

Sorry I can’t help with setting it up, Team Foundation has never been necessary for the projects I work with. I find VSS completely satisfactory for mid-sized projects.

Here’s a good blog for the uses of the software kits tho

http://blogs.msdn.com/jeffbe/archive/2007/11/19/visual-studio-team-system-2008-ships.aspx

And here’s the download page for the installation guide

http://www.microsoft.com/downloads/details.aspx?familyid=ff12844f-398c-4fe9-8b0d-9e84181d9923&displaylang=en

Hope this helps