`
isiqi
  • 浏览: 16710454 次
  • 性别: Icon_minigender_1
  • 来自: 济南
社区版块
存档分类
最新评论

值得期待的.Net Micro Framework 3.0

阅读更多

大约在今年秋天的时候,微软就会推出令人期待的.Net Micro Framework 3.0。在业内对微软的产品,有这个么说法,3.0之前的只能算体验版,只有在3.0之后,才是比较稳定可靠及实用的。.Net Micro Framework版本的演化,也无疑证明了这一点。

在上一个版本V2.5,不仅串口不支持修改奇偶校验、数据位,并且也不支持以太网编程外,图形编程更是不完善,除矩形外,其它图形连线宽和画刷填充都不支持。也没有文件系统,仅支持简单的并且不甚可靠的Flash对象存储,总之离实用还是有很大差距的。

没有想到将要推出的.Net Micro Framework 3.0在此基础上迈了很大一步,3.0版本将包括一个新的文件系统,触摸屏支持,无线网络(wifi), USB及各种其它的硬件支持,此外模拟器也支持横竖屏切换。更令人期待的是.Net Micro Framework已经支持P/Invoke功能,有穿透.Net Micro Framework直接访问硬件的能力了,这样对一些要求实时性的项目可以避开MF的弱点,直接发挥底层硬件的性能了。

看一看MF3.0到底改进了什么,有什么功能值得我们期待?(详情请参见:http://blogs.msdn.com/netmfteam/archive/2008/06/06/opening-the-net-mf-3-0-kimono.aspx

Interop: "Native code? We don't need no steekin native code!" Most of the time the C# managed code environment in .NET MF is ideal, but there are times when you might need to drop down to native code to add support for a feature orperform a time-critical operation. You can do this today in .NET MF 2.5, but it isn't particularily elegant. 3.0 changes that all allows you to link native code to managed code when you need to. Check out Steve Maillet's blog for more details.

Touchscreen: We're adding touchscreen support in v3, and that includes support for simple inking scenarios, allowing you to build a small kiosk that captures a credit card signature, for example.

Filesystem: Yep, there's a file system in v3. You can still use extended weak references, but it no longer is the only option for storing configuration or logging data to storage devices, like nand flash, which will also be supported.

VS2008: Goodbye Visual Studio 2005, Hello Visual Studio 2008! VS2005 served us well, but with the cool features in VS2008, we're excited to have full support for it in v3.

DPWS Tools: .NET MF v2.5 included a preview of Devices Profile for Web Services (DPWS, formerly known as WSD). NET MF 3.0 includes full support for DPWS *and* easy to use tools that weren't include in 2.5.

Wi-Fi: We're adding the infrastructure for Wi-Fi / 802.11. Partners will now be able to integrate Wi-Fi stacks, drivers, and supplicants in a standard way and interface with the rest of the TCP/IP stack. v3 will provide hooks for WEP, WPA/WPA2, and Windows Connect Now (WCN).

SSL: The TCP/IP stack in v3 will include support for SSL, allowing secure connections like HTTPS.

Serial enhancements: The serial model in v3 is being improved to more closely follow the .NET Framework implementation. This includes support for hardware flow control, e.g.RTS/CTS.

USB Device: You'll be able to create devices using .NET MF 3.0 which identify themselves as standard USB types when plugged into a PC. For example, you could create a small data logger which collects data from a sensor network and presents itself as a standard mass storage device when it is plugged into the PC using USB.

Fonts: The font support in version 3.0 is being greatly enhanced. Watch for more information about the specific capabilities and changes.

More cores: version 3.0 will support more hardware than any previous version of .NET Micro Framework. Stay tuned for more information from our partners as they announce their plans for .NET MF v3.0.

Emulator enhancements anddiag enhancements are also included in v3.

分享到:
评论

相关推荐

    .NET Micro Framework Testing Batch File Generator

    .NET Micro Framework自动化测试工具,需.NET Micro Framework3.0和.NET Micro Framework Test Kit支持...

    .NET Micro Frameowork在物联网行业应用的前景

    ### .NET Micro Framework在物联网行业的应用前景 #### 一、物联网技术概述 随着信息技术的不断发展,我们已经迈入了互联网3.0时代,这一时代的特点是连接设备与人的能力大大增强,同时也带来了海量数据流的处理...

    .NET Framework 是什么?.docx

    PC 上运行的桌面软件和企业级软件,但可能基于下面两个原因,Microsoft 推出了在移动设备上运行的 .NET Compact Framework(.NET CF):Java 早就有了在移动设备上运行的 J2ME(Java Micro Edition),是 J2SE(Java...

    Microsoft内部关于WinCE培训资料

    Windows CE 3.0 是一个重要里程碑,引入了.NET Micro Framework,提高了开发效率,并加强了对硬件平台的支持。 **WinCE 架构** Windows CE 构建在模块化基础上,主要包含以下几个关键组件: 1. **内核(Kernel)*...

    microASPNETServer3.0 ASP.NET 绿色 服务器

    本(含.NET Framework 2.0和.NET Framework 4.0) 注:如不能正确使用本软件请先安装 Microsoft.NET Framework 4.0即可正常运行; 服务器核心文件提取自Visual Studio 2010内置服务 器,旨在为大家提供一个简单小巧...

    Stylet:一种非常轻巧但功能强大的WCF for .NET Framework和.NET Core的ViewModel-First MVVM框架,受Caliburn.Micro启发

    Stylet是用于WPF(.NET 4.5+和.NET Core 3.0+)的小巧但功能强大的ViewModel优先MVVM框架,它使您能够以易于测试的方式编写可维护和可扩展的代码。 Stylet的目标是: 使用简单但功能强大的概念,解决在没有框架的...

    c#\c#课件\TP1

    随着移动设备和云计算的普及,.NET框架继续发展,支持更多设备和应用场景,例如.NET Micro Framework用于嵌入式设备,.NET Core则支持跨平台的云原生开发。.NET平台的目标是使开发者能够创建能够在任何.NET兼容设备...

    Windows WSE 2.0 3.0环境.zip

    WSE 3.0是针对.NET Framework 2.0的升级版,它增加了对新的Web服务标准的支持,比如WS-ReliableMessaging、WS-AtomicTransaction和WS-Coordination。这些标准允许开发人员创建更可靠的、事务性的Web服务,从而提升...

    USB30 Universal Serial Bus 3.0 Specification pdf it is free

    ASP.NET Web (第一次亲密接触ASP.NET) http://download.csdn.net/source/2241466 1 Introduction 1-1 11 Motivation 1-1 12 Objective of the Specification 1-2 13 Scope of the Document1-2 14 USB Product ...

    18b20温度检测显示程序51单片机,不同温度对应不同pwm输出.zip

    C#是一种面向对象的编程语言,虽然通常与Windows桌面应用程序、Web应用程序和游戏开发关联,但也可以用于编写嵌入式系统的控制软件,例如在Visual Studio环境下使用Micro Framework或.NET nano Framework开发51...

    WPF:如果Carlsberg做到了MVVM框架:n的第4部分

    4. **.NET3.5**:这是.NET Framework的一个特定版本,可能与Cinch框架或早期的WPF开发相关。 5. **entity-framework**:这是一个ORM(对象关系映射)框架,用于简化数据库操作,可能会在WPF应用的数据访问层中被提及...

    PCS7_V8_compatibility_list_e

    - **Microsoft .NET Framework**:V2.0SP2、V3.0SP2、V3.5SP1和V4.0均被列在兼容列表中。 - **Microsoft Office**:2003SP3、2007SP2/SP3、2010SP1及相应的Viewer应用均被标记为兼容。 ### 2. 版本特定注意事项 - ...

    新版Android开发教程.rar

    MicroSD 卡 ; QWERTY 全键盘; 310 万像素摄像头。 流媒体 支持视频格式: H.264 、流媒体、 3GPP 、 MPEG4 和 Codec 3GP ;支持音频格式: MP3 、 AAC 、 AAC+ 、 W MA 、 MPEG4 、 WAV 、 MIDI 、 REAL 、 AUDIO ...

Global site tag (gtag.js) - Google Analytics