I have a login form and will have two textboxes such as username and password.How can i store the datas from these textboxes to DB using asp.net.Please provide anyone me the codes...
Asked
Active
Viewed 107 times
0
-
Related: http://stackoverflow.com/questions/1054022/best-way-to-store-password-in-database – Soner Gönül Sep 11 '15 at 06:58
-
Do you want any encryption code or you want the way how to store values in DB? – Sep 11 '15 at 07:12
-
check this link for Rijindeal encryption - http://www.codeproject.com/Tips/704372/How-to-use-Rijndael-ManagedEncryption-with-Csharp – Nikita Shrivastava Sep 11 '15 at 07:15