C# and Windows CE Development

  • Thread starter Thread starter Jeff Williams
  • Start date Start date
J

Jeff Williams

I am looking for a good site which will give me some insite into
developing C# applications for windows CE devices.

I am looking to do the following

1. How to develop a simple app in C#
2. How to get this to a CE device
3. How I could use a database on a CE device.
4. How to Update the data on a CE device back to a PC.

Any websites you consider with simple but good examples would be
appreciated.

Regards
Jeff
 
If you are developing serious applications for CE devices, I would suggest
that you get this book: .Net Compact Framework Programming with C#. The
authors are Paul Yao and David Durant.

Forget my suggestion if you just want to try a simple application.

Regards,

GD
 
Back
Top