The Microsoft .NET Micro Framework is a small and efficient .NET runtime environment used to run managed code on devices that are too small and resource constrained for Windows CE and the Compact Framework.
Expert .NET Micro Framework will teach you everything you need to know to use the .NET Micro Framework to create effective embedded applications. It begins with the basics of accessing hardware and networking before delving deep into the less-known areas such as cryptography and globalization, and how to use technologies such as wireless communication that are not directly supported by the .NET Micro Framework. This book is a must if you want to get as much as possible out of the .NET Micro Framework to write powerful embedded applications.
Expert .NET Micro Framework also describes how to use resources and write globalized and multilingual embedded applications. You will learn how to effectively use binary serialization to store data permanently in flash memory or exchange data with a PDA or PC. Topics like cryptography and encrypted data exchange with a .NET or Compact Framework application are covered.
The Microsoft .NET Micro Framework is an efficient runtime environment used to run managed code on devices too small and resource constrained for Windows CE and the Compact Framework. This book provides complete coverage of the .NET Micro Framework.
It all started at Microsofts European Mobile and Embedded Developers Conference (MEDC Europe) 2006 in Nice, France. At this event, I saw the .NET Micro Framework presented for the first time in a session by Jonathan Kagle and Lorenzo Tessiore. As a .NET programmer for desktop and smart device applications, I was impressed by the idea of being able to program embedded microcontrollers with my everyday development tool and programming language: Microsoft Visual Studio and C#. I got a CD with the not-yet-lS