Which VS 2010 version to get? [closed]
We 开发者_运维知识库don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 months ago.
Improve this questionI want to download VS 2010 Ultimate through my MSDN licence, but I don't see one for the 64-bit. There's Visual Studio Team Foundation Server 2010 (x86 and x64) - DVD (English), but is that just the server or can I use it for dev too?
There is no 64 bit VS 2010. If you can, you want to download the ultimate edition. It will give you everything you need to write along with the test tools etc. It will also allow you to access to use the premium edition code contract generation.
Team Foundation Server isn't an IDE. It's a code/project management tool.
Team Foundation Server is just that -- TFS -- the server side of Microsoft's source control solution. As Kevin said, Visual Studio itself is 32 bit only. There are a whole bunch of reasons why in this blog post.
精彩评论