PocketPC App deplyoment on Smart Phone 2003

R

ra8821

How to deploy/port the application developed in .NET Compact Framework (C#)
for a PocketPC project to Smartphone 2003 edition? Any suggestions will be
helpful? I am using Microsoft Visual Studio .NET 2003.

Thanks,
NS.
 
A

Alex Feinman [MVP]

Since Smartphone 2003 is not available yet, nor is the Smartphone 2003 SDK,
I assume that the question is purely philosophical.
From this standpoint - and given that SmartPhone is more limiting than PPC
(different input methods, less intrinsic controls), you will need to rethink
your UI to be phone-friendly, one-dimensional (laid out vertically), forget
about using listboxes, consider carefully watching the memory usage and
resize forms to the phone screen size.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top