My Dotnet oriented blog
2005年5月1日 #
posted @ 2005-05-01 01:05 Jirong Zhou 阅读(1021) | 评论 (1) | 编辑
2005年4月9日 #
posted @ 2005-04-09 14:49 Jirong Zhou 阅读(661) | 评论 (2) | 编辑
2005年3月12日 #
posted @ 2005-03-12 22:35 Jirong Zhou 阅读(643) | 评论 (1) | 编辑
posted @ 2005-03-12 04:25 Jirong Zhou 阅读(1033) | 评论 (8) | 编辑
posted @ 2005-03-12 04:19 Jirong Zhou 阅读(1023) | 评论 (0) | 编辑
2005年1月5日 #
用C#编写ActiveX控件
上回跟bloodchen有过类似的讨论,用.net编写Maxthon的Sidebar Plugin。
这个应该不能算是真正的ActiveX,可以到Add Reference试试,你没有办法将它添加到你的winform project里,IE是市面上唯一官方提供support的unmanaged host for winform control,smart application一部分,如果您在.net安全向导里设置允许直接运行.net程序,点击.exe的链接,IE会自动调用framework来运行这个managed component。可以参考wahoo这个winning application. http://www.sellsbrothers.com/wahoo/
MS在.net framework 1.0 beta里有文档说明如何将Winform Usercontrol publish为activex,但是1.0 release不再支持。如果有兴趣可以参考Chris Sells和CodeProject上的文章。http://www.ondotnet.com/pub/a/dotnet/2003/01/20/winformshosting.htmlhttp://www.codeproject.com/cs/miscctrl/exposingdotnetcontrols.asp
posted @ 2005-01-05 23:49 Jirong Zhou 阅读(2094) | 评论 (0) | 编辑
2004年12月28日 #
Dissecting a C# Application 这本书已经作为free的ebook发布,不知道是不是已经有人报道,曾经在上图的书架上看到过翻译的版本,实在是不怎么样,还不如直接看原版的清楚。如果觉得屏幕上看起来太累,完全可以一章章打印出来看,成本肯定比花美金买合算。
不好意思,我找不到这篇post合适的目录,想着这里大概会有人需要所以放到首页那个目录里去了。非常抱歉。
posted @ 2004-12-28 22:46 Jirong Zhou 阅读(1178) | 评论 (5) | 编辑
2004年12月25日 #
A nice Christmas gift on New Year's Eve:)
Merry Christmas! Now I am working with Winform/ComInterop based Groove tool development. Later we will migrate to WebService powered application development.
Again I appreciate the invitaion link very much and best wish to cnblogs and all people here.
RegardsJirong Zhou
posted @ 2004-12-25 00:04 Jirong Zhou 阅读(531) | 评论 (1) | 编辑
Powered by: 博客园 Copyright © Jirong Zhou