After creating my windows form app on Vista,
I came across with various GUI dilemas.
I am artistically challenged and my password box shows a *, while everywhere in Vista it shows those big beautiful Dots, making my app look ancient.
Thanks to this site I got the colution
set the password char to be (char)00x25CF
And wallah, im into metal age from the dark ages
cheers
Wednesday, September 12, 2007
Monday, September 3, 2007
MySql Connection Basics
Hi,
I was working with MySql, untill i figured out to keep some of the basic necessary code aside and include it in my classes...and reduce my code.
I have created a dll of the class.... of that...which is available at my homepage
Will get some documentation with it soon
Will also mail the code if needed.
The DLL file is uploaded here :
http://shashi.sadasivan.googlepages.com/MySqlDB.dll
Please feel free to send in any comments or suggestions
I was working with MySql, untill i figured out to keep some of the basic necessary code aside and include it in my classes...and reduce my code.
I have created a dll of the class.... of that...which is available at my homepage
Will get some documentation with it soon
Will also mail the code if needed.
The DLL file is uploaded here :
http://shashi.sadasivan.googlepages.com/MySqlDB.dll
Please feel free to send in any comments or suggestions
Subscribe to:
Posts (Atom)
