C# Pocket PC and .NET framework

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I use .net framework with C# in order to program a PocketPc program,
while still getting the benfiets of visual creating the windows (like with
embedded Visual basic. o or something)? Is this possiable? Any good
documentation on this?
 
Thanks that was the answer I was hoping for. Appricate the help, just wish
that there was good book that covered this.
 
There is an excellent book called .NET Compact Framework Programming with C#
(Microsoft Net Development Series), by Yao and Durrant.

Use this Amazon link:
http://www.amazon.com:80/exec/obido...ompu?creative=327641&camp=14573&link_code=as1

This will take you to Paul & David's book, and will display a couple of
other useful references, too.

Dick

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
www.mabry.com/vbpgser4 to order.
 
Back
Top