Book description
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 in order 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 well—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.
What you'll learn
Describes and compares wireless communication technologies and how to use them even if they are not directly supported by the .NET Micro Framework
Describes the whole class library and features of the .NET Micro Framework, illustrated by working examples
Demonstrates how to access hardware components with managed drivers and write applications with a graphical user interface
Includes a detailed description of how to effectively extend or write hardware emulators using undocumented features of the configuration engine and emulator components
Who this book is for
This book is for anyone with an interest in creating embedded systems. Primarily, it is written for the benefit of .NET developers with a background in C#, but it will equally appeal to hardware developers with a background in Assembler, C, or C++ who will be impressed by the benefits that managed code can bring to their devices.
Table of contents
- Title Page
- Dedication
- Contents at a Glance
- Contents
- About the Author
- About the Technical Reviewer
- Acknowledgments
- Introduction
- CHAPTER 1: Introducing the .NET Micro Framework
- CHAPTER 2: Devices
- CHAPTER 3: Getting Started
- CHAPTER 4: Introducing the .NET Micro Framework Base Class Library
- CHAPTER 5: Accessing Hardware
- CHAPTER 6: Networking
- CHAPTER 7: Wireless Communication
- CHAPTER 8: Cryptography
- CHAPTER 9: Advanced .NET Micro Framework Programming
- CHAPTER 10: Globalization and Localization
- CHAPTER 11: Graphics and Graphical User Interfaces
- CHAPTER 12: Hardware Emulation
- CHAPTER 13: Emulator Components
- Index
Product information
- Title: Expert .NET Micro Framework
- Author(s):
- Release date: April 2008
- Publisher(s): Apress
- ISBN: 9781590599730
You might also like
video
C# in Depth, 4th Ed, Video Edition
"Jon doesn’t just explain how C# works; he explains how the whole thing holds together as …
book
Dependency Injection Principles, Practices, and Patterns
Dependency Injection Principles, Practices, and Patterns is a revised and expanded edition of the bestselling classic …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
Mastering C# and .NET Framework
Deep dive into C# and .NET architecture to build efficient, powerful applications About This Book Uniquely …