Microsoft® .NET Micro Framework 综合了托管代码的可用性和更高的效率以及优秀的Visual Studio开发工具,为嵌入式程序开发人员提供了简便的方法.
该SDK支持利用C#开发代码,设备I/O,调用.NET libraries,完全兼容Visual Studio开发环境(该版本需要Visual Studio 2005 SP1以上)
该下载包含完整的SDK,可以让你直接编写代码并运行在扩展设备上,并部署到真实设备.
该SDK支持利用C#开发代码,设备I/O,调用.NET libraries,完全兼容Visual Studio开发环境(该版本需要Visual Studio 2005 SP1以上)
该下载包含完整的SDK,可以让你直接编写代码并运行在扩展设备上,并部署到真实设备.


The .NET Micro Framework SDK integrates into the Visual Studio environment, supporting C# development with productivity-boosting features such as on-device debugging, object browsing, IntelliSense®, and integrated build and deployment.
An on-device implementation of a subset of the .NET Common Language Runtime (CLR) brings the advantages of .NET development to small devices. Write device drivers and interrupt routines in C# for hardware connected through standard interfaces, such as SPI, I2C, GPIO, and USART.
Extend the core emulator included in the SDK to reflect your target hardware capabilities. Add simulated peripheral devices, such as sensors, displays, buttons, and servo controls. Then deploy to your customized emulator and test your code on the virtual hardware.
MFDeploy, included as part of the SDK, has been enhanced to provide device key management and application signing features.
The TFConvert tool allows you to convert .TTF fonts to run on your device.
To prevent unauthorized code from being uploaded to your device, Service Pack 1 adds the ability to sign applications and to store keys on your device.