No, you don't. The Team Editions of Visual Studio include a collection of tools built into Visual Studio for various architect, developer and tester tasks, but those are largely independent of Team Foundation Server.
You can use Team Foundation Server with any version of Visual Studio 2005 except the Express editions. If you're using Standard or Professional, then you need to buy a separate CAL (client access license) for each user. The Team Editions of VS2005 already include the CAL in their price.
In terms of interaction with Team Foundation Server, there are no differences at all between VS Pro and VS Team Edition. All access to TFS is provided by the Team Explorer, which is a separate product that you install after installing Visual Studio.
Finally, for information on migrating from VSS to TFS, see here:
http://msdn2.microsoft.com/en-us/library/ms253060.aspx
-cd [VC++ MVP] Mark the best replies as answers! |