Difference between x86 and 64bit assembly in .NET

Posted by Mita on Stack Overflow See other posts from Stack Overflow or by Mita
Published on 2010-06-16T09:03:35Z Indexed on 2010/06/16 9:12 UTC
Read the original article Hit count: 222

Filed under:
|

Could some tell me the difference between 32bit and 64bit .NET assemblies?

I understand when it is needed to be precise instead of selecting AnyCPU configuration.

Regards, Mita

© Stack Overflow or respective owner

Related posts about .NET

Related posts about multiplatform