Browse by Tags

Website update with AJAX, WPF Password Manager, and Web Client Factory
Saturday, March 10, 2007 6:32 PM
Couple of things in this post. Firstly (and long overdue), I have updated my personal website to get rid of the Atlas CTP functionality and replace that with ASP.NET AJAX 1.0 features. There is not much actually a few update panels, and the inclusion of an AJAX Control toolkit control, the Accordion on the front page to help with useability and screen real estate... Read More...
SecurePasswordTextBox - A textbox that uses the SecureString class
Sunday, February 26, 2006 8:00 PM
In a previous post , I mentioned that I was working on a small side project to develop a version of a standard Winforms textbox control that utilises the SecureString class from the System.Security namespace in .Net V2. Well I have finally released this ' SecurePasswordTextBox ' control for others to use and comment upon. It comes with full source code so you... Read More...
More Posts