Content deleted Content added
m →See also: disambiguate .NET |
m disambiguate .NET |
||
Line 1:
The '''.NET Micro Framework''' is a [[Microsoft .NET|.NET]] platform for very small devices. It includes a small version of the .NET [[common language runtime|CLR]] and supports development in [[C Sharp|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.
|