Applications for IPAQ's

  • Thread starter Thread starter JPSutor
  • Start date Start date
J

JPSutor

Can anyone direct me as to how to get started writing apps for the IPAQ
in C#
 
To write smart device applications, for a device such as the iPAQ (Pocket
PC), you need to target the Compact Framework (CF). Currently, this will
require VS.Net 2003 Professional, or better. Here are some resources to
browse through.
http://msdn.microsoft.com/smartclient/understanding/netcf/
http://samples.gotdotnet.com/quickstart/compactframework/
http://msdn.microsoft.com/smartclient/community/cffaq/default.aspx
http://www.opennetcf.org/CategoryView.aspx?category=Home

The CF is still in version 1.0, however, it is up to service pack 3.
http://www.microsoft.com/downloads/...11-194b-4c00-b445-f92bec03032f&displaylang=en

And, of course, if you run into any issues you can always drop a line over
to the offical CF newsgroup.
microsoft.public.dotnet.framework.compactframework
 

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

Back
Top