If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
- What is the .NET Micro Framework?
- the .NET Micro Framework is a subset of the .NET Framework. This Micro Framework is designed for use on small, embedded devices. This allows the developer to use the C# .NET programming language, with Visual Studio to developer their applications.
The Microsoft .NET Micro Framework combines the reliability and efficiency of managed code with the premier development tools of Microsoft Visual Studio to deliver exceptional productivity for developing embedded applications on small devices.
The .NET Micro Framework brings a rich, managed-code environment to smaller, less expensive, and more resource-constrained devices. Requiring only a few hundred kilobytes of RAM and an inexpensive processor, the .NET Micro Framework was built from the ground up to let you build applications using familiar Visual Studio development tools.

