Hello,
I stored my password as hash value (i.e., 2353) in SQL Server 2008 and now I need to convert it to string format which i actually inserted password.
For eg: 2353 = admin
Hello,
I currently have a ASP.NET Website and a Windows Service doing some work together.
It consists in running some processes either using scheduling or on-demand requests.
Basically before i had the windows service i used a Shared Hashtable to register all the on-demand requests and avoid...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.