摘要:
Some good articles about the Graphic Tree Model in Avalon.http://weblogs.asp.net/dmarsh/articles/40626.aspxhttp://www.eightypercent.net/Archive/2003/1... 阅读全文
摘要:
看到iCynosure在介绍MSDN使用经验,忍不住也进来加两句。平时很喜欢在IE里面用alt+D来切换到地址栏,但是MSDN Explorer不支持这个快捷方式。经过一番研究发现可以通过Option里面的keyboard来自定义快捷键,给view.URL设置上alt+D这样就和IE相同了,加上它本... 阅读全文
摘要:
How to get IOleSite interface of the WebBrowser in an ActiveX control 阅读全文
摘要:
VS.NET 的envdte 提供了VS.NET的Object Model的接口,在VS.NET中我们可以通过加入Add-in来定制IDE的行为和功能。但是有时候们希望能在design-time控件中取得一些关于Project的信息,定制一些与本Project相关的特性。这时有没有一种方法能在自己的... 阅读全文
摘要:
为什么这段code在 design-time工作正常但是run-time缺不能显示StringDictionaryEditor呢? using System; using System.ComponentModel; using System.Drawing; using Syste... 阅读全文
摘要:
看到dudu分享的贴代码方法立刻就来试验一下,效果的确很好可惜我机器上只有Office XP,所以没有颜色了。至于这段snippet嘛,使用来示范如何在VB6中调用一个.NET写的COM组件,并传入、传出以及返回一个ByteArray的。其实写出来的代码很简单的,但当刚开始确实十分麻烦,因为我找不到... 阅读全文
摘要:
// basedonQ172763HOWTO:RetrievetheTop-LevelIWebBrowser2InterfacefromanActiveXControl using System; using System.ComponentModel; ... 阅读全文
摘要:
'' CreatedbySharpDevelop. ' User:Ying-Shen ' Date:2004-11-12 ' Time:11:16 ' ' TochangethistemplateuseTools|Options|Coding|EditStand... 阅读全文
摘要:
周末,来点轻松的。the longest class name in Java and .NET Frameworkhttp://blogs.msdn.com/junfeng/archive/2004/02/06/68337.aspx 阅读全文
摘要:
PDC2003的在线讲座。去年11月底的事情了,还有人不知道吗?http://microsoft.sitestream.com/pdc2003/default.htm 阅读全文