Documentation

  • Thread starter Thread starter David
  • Start date Start date
D

David

Hello
Can anybody tell me where can I get good documentatiion of programming
Microsoft Compact Framework on Devices?
 
Hi David

In my opinion, if you are starting for .NET Compact Framework, microsoft
documentations are excellent resource for this.

Quickstarts
http://samples.gotdotnet.com/quickstart/CompactFramework/doc/default.aspx

Product Documentation
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_evtuv/ht
ml/etconNETCompactFramework.asp

Download Windows CE Forms documentation in CHM Format
http://download.microsoft.com/download/2/6/c/26c60617-6078-44fd-9f07-2841301
a8d1a/fx_mwcef.chm

Hope this will helpfull,

Sachin Korgaonkar
 
David,

In addition to _thedebugger's suggestions, if you will be using VB.Net,
there is a neat little book published by O'Reilly called .Net Compact
Framework Pocket Guide that does a great job of getting started with device
development. Also check out www.opennetcf.org for references, links, free
code, and lots more.
 
Back
Top