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



