Browse by Tags

"Thoughtex" released. Nice WPF App.
Sunday, March 25, 2007 11:47 PM
Joseph Cooney has released his first version of a "mind mapping" piece of software written in WPF . Joseph had me do some alpha testing on some earlier versions and its a real quality piece of code. Nice to use, nice to look at. I'd encourage you to give it a look, and provide some feedback to Joseph so that future versions are made even better... Read More...
Secure TextBox Updated
Sunday, October 29, 2006 4:53 PM
There has been quite some interest in my SecureTextBox control that I developed. Basically it offers textual entry via a standard textbox, but uses the SecureString as its internal storage. Typically aimed at entering passwords and similar secure information on a windows form. Domink Zemp recently downloaded the control and has been using it with good success... Read More...
Updating Component properties in the designer
Sunday, July 16, 2006 11:17 PM
I have been working on a set of custom ASP.NET controls that offer specific design time experience for a client. Part of that is to make some existing controls very designer friendly. Apart from some custom rendering, I have been adding SmartTag support to the control to enhance the design time experience. For those unaware, a good example of a SmartTag (or ActionList... Read More...
More Posts