Invoicing app in .net CF

  • Thread starter Thread starter Dev
  • Start date Start date
D

Dev

Hi

I'm writing an invoicing app in .net cf -- we've done plenty of .net
development on the desktop but this is our first PPC application

Can anyone recommend anything like codeproject.com for .net cf developers ?

Also, printing seems to be an issue on these devices - any suggestions on
that?

Finally, is there a desktop emulator for the PPC

Thx
Adam
 
The best site for .NET CF information is OpenNetCF, www.opennetcf.org.

You should be using Visual Studio.NET 2003 Pro or better and it comes with
an emulator for PPC devices.

Paul T.
 
For printing look at HP and also on FieldSoftware solution in
msdn.microsoft.com/mobile partner page.

--------------------
 
Back
Top