Running a Compact Framework App on a desktop PC
Mobile
2
Posts
2
Posters
0
Views
1
Watching
-
Does anyone know of any reason for not running an application written for the .Net Compact Framework on a normal desktop PC running Windows XP?
-
Does anyone know of any reason for not running an application written for the .Net Compact Framework on a normal desktop PC running Windows XP?
You have to have a new version of the .NET Framework on the desktop for the Compact Framework functionality to work. Also, if you use anything like SQL CE, or hardware P/Invokes.