views:

342

answers:

2

I have a VS2003 WinForms app running on WinCE (running on proprietary hardware so a switch is out for now) and I'd like to know if I can upgrade it to VS2010 (or 2008). In doing so, I lose the option to deploy it to a WinCE emulator. Is this situation just broken, or do I have options.

+1  A: 

Hi

VS 2008 should work ok.

VS 2010 doesn't support mobile development prior to Windows Phone 7 as stated here.

Best

Adriano

Vagaus
VS2008 has Smart Device support so it is good.
Shaihi
I've ported the project to VS2008, but Win CE emulator deployment doesn't seem to be an option
Michael