Currently my coding is done on 32 bit .Net Framework. Anyone has the
checklist that I can follow while coding for 32 bit, so that the code for 64
bit migration will become easier.
Thanks,
Smith
Stano - 22 Dec 2004 09:51 GMT
I believe that the Mono C# Compiler has a 64-bit JIT
http://www.mono-project.com/using/mcs.html
:)
> Currently my coding is done on 32 bit .Net Framework. Anyone has the
> checklist that I can follow while coding for 32 bit, so that the code for 64
> bit migration will become easier.
> Thanks,
> Smith