Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is Team Foundation Server 2010 available with Visual Studio 2010 ULTIMATE?

According to this page, Visual Studio 2010 Ultimate contain Team Foundation Server 2010. This mean we don't need to download and install TFS 2010 separately? If, yes can anyone tell me how to set up tfs 2010 with Visual Studio 2010 ULTIMATE.

like image 246
Imran Qadir Baksh - Baloch Avatar asked Dec 27 '22 12:12

Imran Qadir Baksh - Baloch


2 Answers

You still need to download and install Team Foundation Server, if you plan to use the Team Foundation integration that exists in Visual Studio. Installing Team Foundation Server is rather straight forward (Microsoft Wizard like), but you need to point it at an existing SQL Server instance and thus need to make sure you have a server available for use.

It's recommended that you install Team Foundation on a separate server, that's not running the database but this is in no way mandatory.

like image 85
John Leidegren Avatar answered Jan 13 '23 18:01

John Leidegren


Since the licensing varies by country, the true answer is, "Call Microsoft and find out".

However, in general, a license for TFS comes with the MSDN subscription. Also, in general, the "Ultimate" edition is only offered with an MSDN subscription.

But go ask Microsoft before you find out the hard way that your country is the exception to the "general" rule.

like image 28
John Saunders Avatar answered Jan 13 '23 17:01

John Saunders