views:

83

answers:

4

I am really confused, I am trying to read about its new features but some pages in google come up with 64bit versions, but not in MS' official site.

To my knowledge MS decided to keep it 32bit for the time being for VS 2010. Is this the case?

+5  A: 

No, there's no 64 bit version of Visual Studio yet. The confusion probably comes from the fact that Visual Studio allows you to generate 64 bit binaries but the application itself is 32 bit.

Darin Dimitrov
+1  A: 

Yes, Visual Studio is a 32 bit application. Here's some more info, http://blogs.msdn.com/b/ricom/archive/2009/06/10/visual-studio-why-is-there-no-64-bit-version.aspx

nos
+2  A: 

There is no 64 bit version BUT you can install it on 64 bit.

Here's why...

klabranche
+4  A: 

Rico Mariani, dev boss for VS2010 has blogged about the reasoning behind not creating a 64-bit version (yet). Not an official opinion of course, just a some insight from somebody that was very closely involved. He left the team btw.

Hans Passant
Thanks, do you know why he left the team btw?
Joan Venge
It sounded like burn-out to me. However, Mr. Mariani has made drastic moves before. VS2010 was a difficult project, they were battling perf problems badly. His specialty.
Hans Passant
Hehe, really interesting :O
Joan Venge