I have an msdn subscription, but (for the life of me) I cannot find the download for Visual Studio 2010 Professional x64.

Is the x64 version included in the X86 DVD?

Any help appreciated!

link|improve this question

feedback

1 Answer

up vote 4 down vote accepted

Visual Studio 2010 does not have a 64-bit version, only 32-bit. The 32-bit version will work fine on 64-bit Windows.

link|improve this answer
thanks for the help man! – JohnIdol Dec 18 '10 at 0:17
1  
X64 Windows can always run 32 apps. The reason is this: en.wikipedia.org/wiki/WoW64. In task manager when you see proc.exe*32 the "*32" means it's being run under WOW64. Neat right? – Evan Dec 18 '10 at 5:29
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.