One of the big questions that often come up is: what platforms does .NET CF 2.0 support?
So here’s the list:
- Pocket PC 2003 & 2003 SE
- Pocket PC 5.0
- Smartphone 5.0
- Windows CE 5.0
For the Windows Mobile devices (Pocket PC & Smartphone) the ARM processor type is supported as that’s the only processor type supported by Windows Mobile. For Windows CE 5.0, .NET CF 2.0 supports all of the Windows CE 5.0 processor types (ARM, SH4, MIPS, X86)
For those readers familiar with using Windows CE to develop embedded systems, you may be asking: “but what about Windows CE 4.2”. Since Pocket PC 2003 is based on Windows CE 4.2 one might assume that Windows CE 4.2 is supported by .NET CF 2.0 as well, however that’s not the case today.
But there is good news. Microsoft is planning to add .NET CF 2.0 runtime support for Windows CE 4.2 as part of .NET CF 2.0 Service Pack 1. The Service Pack will provide .NET CF 2.0 runtime support for all Windows CE 4.2 processor types. No timeframe for the availability of .NET CF 2.0 SP 1 has been announced.
Posted
Nov 14 2005, 08:10 PM
by
jim-wilson