Microsoft’s MSDN is a very useful resource - if you can find the information you need in plethora of information. Microsoft has documented the .NET compact framework pretty well - but you need to find it. Here’s how to:

Step 1: visit MSDN
Visit the MSDN library at msdn.microsoft.com

Step 2: visit the category
In the TOC on the left, click the following:
.NET Development -> .NET framework Technologies -> .NET Compact Framework

As of this writing, the following link takes me right to the correct category:
http://msdn2.microsoft.com/en-us/library/f44bbwa1.aspx


Related posts:

  1. Why version 2 of the .NET Compact Framework isn’t in the ROM of most Windows Mobile 5 devices
  2. Building solutions with the Microsoft .NET Compact Framework
  3. Obfuscating .NET Compact Framework(.NET CF) applications - or - an insane pain in the butt
  4. Double Buffering for PocketPC
  5. Creating a dialog/popup form in .net CF