Wednesday, February 25, 2004

TextBox Balloon ToolTips

Sample code that shows how to display a Balloon ToolTip from a TextBox

See this content on www.pocketnerd.net -->

Sunday, February 01, 2004

Windows Forms Max and Min Behaviour

Sample code that shows how to detect and override the default Windows Forms Maximize and Minimize behaviour before it occurs

See this content on www.pocketnerd.net -->

Triple DES File Cryptography

Sample code that shows how to encrypt and decrypt a File on disk using the Triple DES cyptography provider

See this content on www.pocketnerd.net -->

Triple DES String Cryptography

Sample code that shows how to encrypt and decrypt a string using the Triple DES cyptography provider

See this content on www.pocketnerd.net -->