Home
Half-Blood Programmer
Cancel

DockPanel Suite Tip #3: Make Your Apps More Visual Studio

I know Visual Studio is not an adjective, but I find it much easier to understand. Default DockPanel Suite is not all that you need to clone Visual Studio. There are two elements missing, the tool ...

中国的学生们,免费的Visual Studio 2008 Professional你会试试看吗?

(CSDN Feb 19, 2008) 面对着俄罗斯教育部门的大行动, 美国国内也是一场大讨论。终于,一直站在后台的微软旋即跳了出来,将自己主流的开发工具一股脑全部免费放出来了。这下,十一个国家的学生们有了一个难得的学习先进编程技术的好机会。相信在这样优秀IDE的帮助下,学生们的创造力可以得到一些展现――毕竟,我们不能幻想在八十年代的TC或者TP上做出现代化的软件来。 只是这一次,终于不...

Tool Strips vs. Fluent/Ribbon UI

Ribbon UI is cool. If you have tried Office 2007, InstallAware 7, or NDepend, you know why it is cool. Although there are negative comments, I really find Ribbon UI a good way to organize so many c...

Office 2007 Style

When I wrote the last post, I did not pay attention to the author of this article. Yes, dear Phil creates a complete free suite of .NET components named Krypton Toolkit. So what is Krypton Toolkit?...

学习编程:中国程序员入门的怪现象之一――古老的IDE

(CSDN Feb 17, 2008) 本人学习编程乃是从高中开始。那时候拿到一个叫做Turbo C的东西,敲一敲代码能写出一个小程序自己是多么高兴呢。大一的时候用着Visual C++ 6学习正经的学习C语言,才知道设断点调试好方便呢。等到大三用上了Delphi,我的天,做数据库和GUI开发那个快呀。也就是从这时起,终于有时间去研究一下OOP,重构,设计模式之类的高级玩意了。 现在看了...

GrapeVine Voice: Broken Changes

I have changed a lot of interfaces in 6.0 Final in order to eliminate FxCop warnings. If you intent to make use of LeXDK 6.0, please take care of the changes from 5.0. I did not maintain a list bec...

DockPanel Suite Tip #2: Conflicts with Crad Action List

I love Crad Action List control. And in every form I create I use this control to provide menu items and tool strip items. However, once I place an ActionList item in a DockContent, this content ca...

DockPanel Suite Tip #1: DockPanel with ToolStripContainer

If you want to use both items together, please make sure that ToolStripContainer fills the Form and in turn DockPanel fills the its ContentPanel. However, you must notice that DockPanel can only w...