Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Develop for WinCE with VS2010

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.

like image 642
Michael Avatar asked Aug 08 '26 02:08

Michael


1 Answers

VS 2008 should work ok.

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

Best

Adriano

like image 176
Vagaus Avatar answered Aug 12 '26 18:08

Vagaus