| | Microsoft .NET Micro Framework Whitepaper (550 kB)
An introductional document about the technology. Contais detailed information about implementation details of HAL and CLR, differences from .NET Framework and some short notes about the licencing model.
|
| | Porting the .NET Micro Framework (467 kB)
Describes the general process of porting the technology either on your own hardware, or to an operating system. It discusses the .NET Micro Framework architecture from the porting point of view and the main purpose of this document is to give you an idea what the porting is about and whether it is really what you need.
|
| | .NET Micro Framework Technology Porting Agreement (113 kB)
The porting agreement will Microsoft sent you by e-mail at request.
|
| | Introducing Devices Profiles for Web Services (373 kB)
A short introduction to DPWS and description of its implementation in the .NET Micro Framework. Contains a summary of the libraries and some basic examples in C#, on how to create a simple service, send and receive requests, attach handlers to events or how to deal with exceptions.
|
| | EDK Steb-By-Step Guide (3.2 MB)
Probably the most exhaustive literature about .NET Micro Framework available on the internet for free. It was created by Sean Liming as a manual to the iPac-9302 board, but it's worthy reading even when you are using another hardware. It contains an introduction to the SDK, working with GPIOs, emulator, SPI, extended weak references and also an introduction to the C# language. All this on almost 150 pages with lots of practical examples.
|