64 bit
I am condidering buying a new machine. There is an option to get a 64 bit processor. What if anything will this affect my work on VS.NET
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Matthew CochranPosted Apr 17, 2008, 6:24 PM
You should not notice the differences with your code (the 64 bit jitter seems to be consistant with the 32 bit)... That being said, I can't say you won't see any. As a worst-case senario you can run your apps in 32 bit emulation mode.
-Matt