vote up 1 vote down star

Does .NET Compact Framework 3.5 work on Windows Mobile 2003 SE without limitations?

flag

1 Answer

vote up 2 vote down check

Yes, it works fine. The documentation for the download shows this as well.

link|flag
Why then Sync Framework 1.0 for devices, written in .NET 3.5, doesn't work on Windows Mobile 2003 ? – alex Sep 26 '08 at 23:32
Becasue it uses pieces that are specific to, and available only on later devices. The CF is compatible with older devices, but the sync framework is not due to dependencies. It's similar to the fact that the CF can use the Microsoft.WindowsMobile namespace if you're targeting a later model device. – ctacke Sep 27 '08 at 1:46

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.