I am confused about .net Compact Framework for windows Mobile and .net Compact framework for windows CE. Are they different OS? I am looking for some questions on .net CF.
I read this question online and looking for a right answer – What is missing from the .NET Compact Framework which is in the full .NET framework? (Shows that they’re not just a .NET developer blagging it). What would you do when you need to use something that’s not included? I know what is missing in .net CF that is in full .net Framework but what do we do other than googling for something that is not in .net CF?
Any ideas please???
I would always start with the MSDN articles.
The compact frameworks are the same for both OS platforms you simply target the correct operating system while deploying. There are some differences within the operating systems such as the State and Notification broker on Windows Mobile.