Windows Vista - TabletPC and Pocket compatibilities
Can I develop using Windows Vista (Presentation F) for Tablet Pc and after that, deploy it to windows mobile 5.0 PPC ?
Will be necessary to create two differents application, one to TabletPc and Notebooks, and other for Pocket?
Francisco Daniel
The answer depends largely on what type of application you want to build.
1) To run on Windows Mobile 5.0 you need to use the compact framework.
2) You could build an application that does not exceed the compact framework and runs on both tablet and mobile devices. This applicaiton will not "feel" like a full application with tablet support and so on, unless the requirements for this application are pretty simple.
3) There is no version of Windows Presentation Foundation today that runs on windows mobile, WPF/E which was announced at PDC "might" run on WIndows Mobile, but no guarantees yet.