we are migrating our desktop to windows 7, 64 bit (from 32bit Windows XP). We have a number of Winforms C# applications and are trying to figure out what to look out for in this upgrade. Is there any suggestions or good resources to look at from a developer point of view on what to look out for to make this a smooth transition?
.Net behaves more or less the same on 32Bit and 64Bit OS'es, so there is not much to worry about there AFAIK.
The main things you must be aware of are changes in the OS itself:
Those are the changes I can think of at the moment. In most cases your app will run just fine on both OS'es.
If your app pokes around in the OS portions of the Windows registry or in the Windows system directory or program files directory, you may run into issues when running your 32 bit app on a 64 bit Windows OS.
The vast majority of applications don't muck around in these core system areas and run just fine in a 64 bit Win OS.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With