Implementing change password page in asp net Part 96

preview_player
Показать описание
Text version of the video

Healthy diet is very important both for the body and mind. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking our YouTube channel. Hope you can help.

Slides

All ASP .NET Text Articles

All ASP .NET Slides

All Dot Net and SQL Server Tutorials in English

All Dot Net and SQL Server Tutorials in Arabic

At the following link, you can find the text version of this video. You will also find the code samples used in the demo.
Рекомендации по теме
Комментарии
Автор

This video has taught me so much :) I can make a generic method to call stored procedures with multiple parameters; change a users password and learned more about GUID's in a URL. This is super useful.

TechEreb
Автор

Thanx alot sir for these awesome tutorials...!

virajpatankar
Автор

Thank you brother.
This tutorial was very helpful.

russelcrowe
Автор

Hi Mr Kudvenkat thank you so much for these amazing tutorials I 've seen almost all of your tutorial and it really helped me with my school project until now. However for this tutorial i'm facing a problem where when i launched my website it gave me an exception saying that @GUID is required from my spIsvalidLink Procedure. Is it okay if you help me out with this since i really don't have any idea of how to solve this problem. THANK YOU SO MUCH once again. :)

nilarahmat
Автор

Hi, sure. Please share the code of your procedure spIsValidLink and the complete error message you are getting. To receive email alerts, when new videos are uploaded, please subscribe to my youtube channel. May I ask you for a favour. I want these tutorials to be helpful for as many people as possible. Please share the link with your friends and family who you think would also benefit from them. If you like these videos, please click on the THUMBS UP button below the video.

Csharp-video-tutorialsBlogspot
Автор

Hi, Kudenvat, do you happen to have a video on how to set the time interval on deleting a request from tblResetPasswordRequests after a few number of days?

maskedwarrior
Автор

after click on email link it give error, The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. please give me solution.

sanjivchavan
Автор

Hello Great Video, you explain everthing really well and in details i have follow your steps but when i try to run it....it gave me an exception saying that @GUID is required from my spIsvalidLink Procedure and i can't see to find the problem is it possible you could give me your e-mail so i could let you look what i am doing wrong

gabrieldacosta
Автор

Hello sir, I'm facing problem at Changing the password. The new password is not storing in the database instead the hash value is stored . And how to change when user gives new password and store that in database

pradeepa
Автор

sir my authentication.hash ... function is not working
I have add using system.web.security even

amitasingh
Автор

hi sir I tried this one the password is also changed but when I again login with new password it is showing invalid password

sakthivelmanoharan
Автор

Hi,
Thanks a lot.its very useful but after i change password an hash value is getting stored in database and i am getting an exception in the following line.

FormsAuthentication.HashPasswordForStoringInConfigFile(txtNewPassword.Text, "SHA1")

It would be great if you can help me out.

Thanks again!!!

pandachinmayee
Автор

The resource you are looking for (one of its dependencies ) could have been removed, had its name changed or is temporarily unavailable. Please review the following URL and make sure that it spelled correct
Please help me with this error when am reseting password from Gmail

purnaprashanth