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.
3 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.
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.
The easiest way to acquire TFS is through msdn. If you have msdn then you can download a non trial server.
Installation is very straight forward. If you don't have SQL server, it will install sqlexpress. Also, starting with 2010, it can install on a client os which works great as long as its not a very large team ( client os iis limitations).
You should be able to next, next your way to a server.