Featured Post

Upgrading and merging of blogs to Subtext

Awhile back I mentioned playing around with SubText and DasBlog, two open source blogging engines written in .Net.  After several weeks of further investigation I decided to migrate to SubText.  The decision was pretty easy in the end since SubText works with .Net 2.0 and appears to be somewhat architected...

Read More


Creating Smart Application Layouts with Windows Forms 2.0

Posted by Keith Elder | Posted in Uncategorized | Posted on 24-03-2007

While this article is about, hmm, 9 months old right now, I just stumbled across it.  Call it fate if you like that I was eventually destined to read it.  The article covers some great tips on how to make FlyOut panels and how to create things like Collapsible Menus in Windows Forms 2.0. 

The examples are in VB, but they do have C# and VB in the samples download.  The article can be found here:

http://msdn2.microsoft.com/en-us/library/aa730847(VS.80).aspx