.NET Compact Framework 2.0 Service Pack 2 Redistributable

有点old了,但是还是提醒一下吧。 http://www.microsoft.com/downloads/details.aspx?FamilyID=AEA55F2F-07B5-4A8C-8A44-B4E1B196D5C0&displaylang=en Additional Information New Features: Service Pack 2 of the .Net Compact Framework V2.0 includes some new features in the Remote Performance Monitor aimed at finding memory leaks in the managed heap. These features allow you to take snapshots of the GC heap at any point in time and view the relationships between the live object instances in the heap. You can also compare multiple snapshots over time in order to spot allocation trends in your application as it executes. Fixed Bugs: NETCFRPM fails on x64 Setup install/uninstall fails silently when the MSI is launched from Control Panel-Programs and Features on Vista Finalizers fail on RTF objects because COM bindings are already disposed VS crashes on trying to attach without setting the Attach Enabled Registry Key Thread.Join() fails with ERROR_INVALID_HANDLE on CE 6.0 platform Potential memory corruption caused by circular reference JIT assertion failure when non-existent COM port is addressed TypeLoadException using generics with NETCF 2.0 IrDA is broken on Windows CE 5.0 devices NetCFRPM and MDBG cannot target headless devices SerialPort: Data corruption occurs if DataReceived event is used to receive Unicode characters sent across serial ports SerialPort: Cannot open a COM port beyond COM9 SerialPort: GetPortNames() does not return serial port names beyond COM9 SerialPort: Data corruption occurs if DataReceived event is used to receive Unicode characters sent across serial ports NETCF deadlocks on exit if native callback delegate has been called on native thread VS 2005 RTM attempts to deploy NETCFv2.wce5.ARMV4I.cab/System_SR_ENU.cab instead of NETCFv2.wm.ARMV4I.cab/System_SR_ENU_wm.cab on Windows Mobile 6 platforms XmlSerializerializationWriter: When GetSpecifiedMember returns false serialization is halted resulting in loss of data Access violation marshaling a class with a string field Stepping out from a Breakpoint after Func eval causes breakpoint to remain at same place and then VS 2005 hangs COM: Access violation in N->M byref marshaling Native exception in marshalling code when using Interlocked.Exchange Access violation in StubPolicyAlloc (eestub\policy.cpp SerialPort.Open thows IOException on CE 6.0 devices Type.GetDefaultMembers() doesn't return base type's default members Installing multiple locales of same MSI results in multiple instances of NetCF showing up in Add Remove Programs VS 2005 attempts to deploy System_SR_ENU.cab instead of System_SR_ENU_wm.cab on Windows Mobile 6 platforms Debugger does not correctly handle new native threads entering through COM NETCFRPM parses connection string improperly when device uses ipv6 V2 SP2: HttpWebRequest: HTTPS request fails when TLS_RSA_WITH_3DES_EDE_CBC_SHA cipher is used Debugger may AV if breakpoints active before F5 WebBrowser's NavigatingEventArgs does not allow to cancel navigation XmlSerializer fails to deserialize enum's with spaces
发布于 由 对面0 篇评论

在.NET CF里面调用media player或者flash

令人期待的Alex Feinman的MSDN Article:

Hosting ActiveX Controls in the .NET Compact Framework 2.0

终于在MSDN上面发布了.地址是http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/host_activex_controls.asp

在这篇文章中,讲述了如何在.NET CF 里用AxHost类来host ActiveX控件,从而方便调用WMP和flashplayer。

其实这个sanple最早是在2005的MEDC (USA)上面出来的,无奈等了好久(9月出来的?)才在Alex的Blog上面才有链接。可是更无奈的是说明太过隐讳,太难找了.

发布于 由 对面0 篇评论

.NET CF 2.0可以安装到Pocket PC 2003 上面了?

      以前一直认为.net cf 2.0只能在windows mobile 5.0的设备上面,今天突然发现也可以支持pocket pc 2003 (and se)了,

http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID=9655156b-356b-4a2c-857c-e62f50ae9a55

 

NETCF V2 CABs – which one is for which device?

NETCF V2 currently includes seven CAB files. Table below describes platforms and CPUs supported by each CAB. 

CAB name Supported Platform(s) Supported CPU(s)
NETCFv2.ppc.ARMV4.cab Pocket PC 2003

Pocket PC 2003 SE

ARMV4
NETCFv2.wm.armv4i.cab Windows Mobile 5.0 Pocket PC

Windows Mobile 5.0 Smart Phone

ARMV4I
NETCFv2.wce5.sh4.cab Windows CE 5.0 SH4
NETCFv2.wce5.mipsii.cab Windows CE 5.0 MIPS II

MIPS II FP

NETCFv2.wce5.mipsiv.cab Windows CE 5.0 MIPS IV

MIPS IV FP

NETCFv2.wce5.armv4i.cab Windows CE 5.0 ARMV4I
NETCFv2.wce5.x86.cab Windows CE 5.0 X86

奇怪,以前一直没有注意到。sigh.不过可以确定的是.net cf里面的一些类应该不能运行,例如cameradiaglog等,因为这个类底层调用的directshow的东西,而directshow又是com,这些东西可不是简单的安装了.net cf 2.0就可以解决了的吧。

想起我的hp 2210,也就一年多的时间,现在看来系统确实有点陈旧,就苦等hp 能放出来一个5.0 的rom 吧。

发布于 由 对面2 篇评论

OPENNETCF 2.0 COMES!!!!

We're pleased to announce the availability of the Smart Device Framework (SDF) 2.0 Beta.

SDF 2.0 is a continuation of our version 1.4 efforts to improve the development experience for Smart Device developers using the Microsoft .NET Compact Framework.  SDF 2.0 has a significant number of changes, improvements and enhancement over the previous versions.  Details of those will be out soon.  In the interim, we invite you to browse the new library's object model.

发布于 由 对面1 篇评论

下载Windows CE PlatForm Builder 5.0& 6.0(08年3月21号更新)

最新可以下载5.0和6.0的地方

教育网用户可以去这个地址下载

ftp://software.byr.edu.cn

端口 21,用户名密码或许匿名,或许是bupt,或许是buptbyr

目录地址为 /ByCompany/Microsoft/WinCE.Family/

内有 Windows.Embedded.CE.6.0 和 wince5.0

均为3个多G

公众网用户地址:由于目前mobilefans的ftp不好上传,暂时没有地址,欢迎提供上传ftp地址,需要稳定可靠。

=================================================================

纪念曾经陪我走过的一个人

=================================================================

今天上了mobile.winfans.net的论坛ftp,发现wince5.0pb已经内空了。所以,目前不用这篇文章的方法下载了。

对不起。如果有新地址,我会及时更新

据说有人说ftp上不上去,那是需要使用passive mode(被动模式),请设置你的软件。

另外,happy valentine's day      

=================================================================

下载了2天,终于搞定了。总结了如何又快又好下载的办法:

   一:首先去这里下载 (此下载方法已不推荐,看10.10.06更新后的内容 )

http://cevx.com/bbs/dispbbs.asp?boardID=4&ID=1683&page=1  应该要注册先。可以直接在原贴中找到HTTP下载的连接,也可以去找找FTP的下载连接。我起先是找到ftp下载的,速度很慢,才10k:(。(可以用技术手段,多开几个代理同时下载)下载完毕后由于几个文件又误这才找到这个帖子,这时候发现从帖子的连接下载可以超过100k,哭死了。sigh

当下载完毕后,不要安装,因为上面的有3个文件不完整,需要去21ic的ftp中下载剩下的(使用ftp的续传功能),sigh,21ic速度好慢

又是8个小时才最终下载完毕。然后安装,一切ok。

还有,去微软下载update包,我下载了2004 一个,2005的4个季度包。

ok

=============================================================

10-10-06 更新:

   没有想到这么多人还在跟这个帖子,我把里面的问题再总结一下。

   好像上文中的文章连接不能用了(据说tony的服务器坏了,不过我没有验证)

   需要下载pb5.0的同志可以到本站的ftp中寻找(mobile.winfans.net中的论坛里面找ftp地址用户名密码),里面的压缩包都是好的,请放心下载。在fix文件夹里面有一些更新包,但只是到05年底的,请送微软网站上下载以后的更新包。

   如果还有其他问题,mail我:unknow@vip.sina.com。

   欢迎有platfor for mobile 5.0的兄弟贡献给本站。那就太牛了。

==============================================================

广告时段 :)

中国移动飞信,有中国移动开发的即时通信软件,可以用PC免费给手机发短信,手机端登陆客户端以后也可以用GPRS通道发短信。由于到了岁末推广压力期,各个网站纷纷推出注册有奖活动。下面是具体攻略

1. 第一步:

进入第一个飞信网站fetion.im,这个网站是中国移动的飞信推广网站。在这个网站进行注册飞信。这样你可以

在享受飞信的同时,还能不断积分。如果能每周登录一次飞信并推荐几个好友使用飞信,就有可能获得50元

充值卡或者别的礼品。                                                                     

 

2.第二步:

注册完毕上面的网站以后,如果你是北京飞信用户,还可以继续注册这个人人网.这个网站是中国移动北京分公司的飞信推广网站。这个网站的积分规则是,如果你每天用PC登录飞信,享受积30个飞信币,用手机登录,享受积100个飞信币。按照目前的奖品情况,差不多160~200个飞信币值人民币一块钱。例如目前有4800个飞信币换30元移动充值卡。如果你能推荐他人登陆,还能享受额外的飞信币。请这里点击人人网注册地址.(请用这个地址注册哦,否则注册带来的额外积分就真的白白浪费了。于人方便,于己方便。谢谢)

3.第三步:

可以去www.fetion.com.cn这个网站下载各种客户端。例如PC端的,windows mobile端的。j2me端等等。另外一点特别的是:PC端和windows mobile的软件均是由.NET写的

那么,这么两个网站双管其下,在免费发短信的同时还能挣钱。和乐而不为呢?

 

==============================================================

(07年10月16号更新)

From: XXX
Sent: Tuesday, October 16, 2007 10:02 AM
To: unknow@vip.sina.com
Subject: Windows CE PlatForm Builder 5.0
安裝問題

 

Dear :

請問一下

我下載了Windows CE PlatForm Builder 5.0

然後燒錄至DVD光碟片安裝

但安裝到一半時卻出現要求我放入CD2

至此便無法往下安裝

請問該如何解決此問題呢

 

謝謝

-------------

答案: 嗯,请讲光盘中的内容全部拷入硬盘中,然后安装即可

 

 

发布于 由 对面26 篇评论

发现这个blog有点问题

直接进入blog可以看到以前发的日志,可是点击日期还是别的连接就怎么也找不到了。还是我不回使用?有人能告诉我吗?
发布于 由 对面1 篇评论