<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi. Is ist possible to port a Windows Application develpoed with .Net
> Framework to a Compact Framework application?
> It is possibe to do it with a script or an plugin?
> What is about developing of software that i can use on Windowsmobile
> and Windows OS at the same time?
>
> thx
>
> Milosz
>
While it is likely that you'll be able to reuse a large chunk of your
existing business logic code, the user interface development should be
considered a new project. User interfaces that are good on the desktop are
not appropriate on a mobile device. Not only do you have to consider the
obvious space constraints, but there are issues like not having a keyboard
and using a stylus instead of a mouse. It isn't difficult to build a good
mobile UI, it is just a different thought process.
-david
--
David McNamee
Mobility Architect
developerLabs, Inc
http://www.developerLabs.NET/