Jan Montano

Jan Montano

  • NA
  • 2k
  • 0

.Net 64-bit support

Oct 2 2007 2:34 AM
Hi,

We're developing a c# service that will run in a 64-bit platform. Is it true that regardless of the platform, the service will run fine?

Do we have to set some compiler options to tell that this is for a 64-bit or a 32-bit platform?

If the service is deployed in a 64-bit platform, does it run as a 64-bit process?