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

12,177

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

Share:
12,177
Tomasz Filipek
Author by

Tomasz Filipek

Updated on October 15, 2022

Comments

  • Tomasz Filipek
    Tomasz Filipek over 1 year

    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