well, you can use some classes in System.Security.Cryptography to do the trick. You can eg use SHA1, MD5 or some better encryption like TripleDES or RijnDael
2009/8/6 san <[email protected]> > I want to know that how to convert simple plain text into encrypted > format.Like i want to store Password in SQL DatabaseCan any one give me > Example. > Thanks. >
