Content deleted Content added
mNo edit summary |
mNo edit summary |
||
Line 1:
The '''.NET Micro Framework''' is a [[Microsoft .NET|.NET]] platform for extremely resource-constrained devices. It includes a small version of the .NET [[common language runtime|CLR]] and supports development in [[C Sharp (programming language)|C#]] and debugging (in an emulator or on hardware), both using [[Microsoft Visual Studio]]. It also features a subset of the .NET base class libraries (about 70 classes with about 420 methods), a [[GUI]] framework loosely based on [[Windows Presentation Foundation]], and additional libraries specific to embedded applications.
The .NET Micro Framework aims to make embedded development easier, faster, and less expensive by giving embedded developers access to the modern technologies and tools used by desktop application developers. Additionally, it allows desktop .NET developers to use their skills in the embedded world, enlarging the pool of qualified embedded developers.
|