Monday, July 5, 2010

How to make .NET application compatible to all platforms 32 bit and 64 bit

How to convert a 32 bit .NET application to 64 bit

If you have developed application for 32 bit and want to make the application work in all platforms, change the Platform target to all from Project properties

Platform Compatibility (32 bit, 64 bit) for .NET application

No comments:

Post a Comment