0
Answer

.Net 64-bit support

Jan Montano

Jan Montano

17y
2.6k
1
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?