Microsoft Developer Network > Forums Home > Smart Device Development Forums > .NET Compact Framework > What are the differences between Windows Mobile and Windows Embedded CE?

Locked What are the differences between Windows Mobile and Windows Embedded CE?

Locked

  • Tuesday, March 02, 2010 7:16 AM
    Moderator
     
     
    What are the differences between Windows Mobile and Windows Embedded CE?       

Answers

  • Tuesday, March 02, 2010 7:17 AM
    Moderator
     
     Answered
    Windows Embedded CE (a.k.a. Windows CE) is a modular/componentized, real-time operating system to deliver compelling experiences on a wide range of small footprint consumer and enterprise devices. Windows CE contains a lot of components. The developers choose which components to put into their embedded operating system design in order to meet their specific needs.

    Windows Mobile is based on Windows CE. The Windows Mobile team chooses a specific set of components from Windows CE, and also adds some applications and technologies, to meet the needs of PDAs and Smartphones.

    If you open the “Settings > System > About” page of a Windows Mobile 6 device or emulator, you can see a line similar to “CE OS 5.2.1235 (Build 17740.0.2.0)”. This means Windows Mobile 6 on the device is based on Windows CE 5.2.

    Below are some articles which elaborate more on the issue:
    Windows Mobile and Windows Embedded CE - what's the difference?
    http://blogs.msdn.com/mikehall/archive/2007/01/17/windows-mobile-and-windows-embedded-ce-what-s-the-difference.aspx   
    Windows CE X Windows Mobile - what is the difference?
    http://blogs.msdn.com/fzandona/archive/2006/05/16/599485.aspx  


    For more FAQs about .NET Compact Framework, please see .NET Compact Framework FAQ.