Visual Studio .NET Tips and Tricks, VB.NET Code Samples, C# Code Snippets, ASP.NET Code Samples, .NET Tips and Tricks, C# Tips & Tricks, Visual Studio 2010, .NET Framework Code Samples, VB.NET Tips & Tricks
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