Pages Menu
Rss

Posted by on Jun 7, 2010 in Development

Development Manifesto

I was going through some old files the other day, and came across a poster I created about 4-5 years ago. I was working – actually I wasn’t working on a...

Read More

Posted by on Jun 3, 2010 in Development

CheckedListBox Woes

Recently, I had a problem to solve involving displaying lists of checkable items. I found out, the hard way, the limitations of the CheckedListBox and why you may not want to try using it. My woeful tale ended with me using a third-party control to achieve what I was looking for.

Read More