Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2015 - programming for Windows CE 6.0 (Compact Framework 3.5)

Tags:

c#

windows-ce

Could anybody tell me is there any way to create C# application in Visual Studio 2015 to mobile device with Windows CE 6.0 (with .NET framework 3.5 compact)?

I found SDK for VS 2008 only.

Regards, Tomasz

like image 923
Tomasz Filipek Avatar asked Jul 28 '26 11:07

Tomasz Filipek


1 Answers

To develop for WCE6 and .NET CF 3.5 the official tool is VS2008. Install VS2008 and you will have also .NET CF 3.5 installed. No SDK is needed: just create a smart device project and select your target CF version. About your target WCE6 OS it need to have support for .NET CF 3.5.

See also Can we Create Smart Device Project in VIsual Studio 2015 Professional

Hope this helps

like image 82
salvolds Avatar answered Jul 30 '26 01:07

salvolds



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!