How to Create a Complete Forgot Password System in C#.NET using SQL Server Database?With Source Code

  Рет қаралды 44,668

RunCodes

RunCodes

Күн бұрын

Пікірлер: 57
@advanceprogramming225
@advanceprogramming225 4 жыл бұрын
wawo.... this video is better solution for this problem. you are great boss.
@davidconnolly8661
@davidconnolly8661 Жыл бұрын
Excellent video, many thanks. I note that for this you use plain text passwords. For sure it makes the video simpler and clearer but worth noting that passwords should always be encrypted (I have just researched and implemented hashed/salted passwords alongside this) I also note you convert the content of textBoxes ToString(). Why do you do that? I never do, and have never had a problem.
@jeffg.mendiola525
@jeffg.mendiola525 3 жыл бұрын
Ty for this video... This means lot. Great explanation as well 🙂
@khalidarab2829
@khalidarab2829 2 жыл бұрын
27:00 This function from google is no longer available, is there an alternative to it?
@RunCodes
@RunCodes 2 жыл бұрын
May be google provide another option check that out!
@khalidarab2829
@khalidarab2829 Жыл бұрын
​@Jam Sohail Chohan ja, there is a function in google account called "App password", simply you create a new password in your google account special for your app.
@RunCodes
@RunCodes 3 жыл бұрын
do you like our work? does this tutorial help you? if so, you can support us at www.patreon.com/RunCodes
@jaahiltirechannel9976
@jaahiltirechannel9976 3 жыл бұрын
Thank you Very Much My Brother You Saved Me 3rd Time ❤❤❤
@ianperilla5668
@ianperilla5668 Жыл бұрын
I have problem since it has issues in the Open(); function it says it is connected but not
@georgikostadinov6506
@georgikostadinov6506 2 жыл бұрын
Can you make a video for create a forgot password for multiple users for c#? You sent me two times your video for making multiple users form, but I made that already. But I can't change this code. Can you help me how to change this code for one user to multiple users?
@georgikostadinov6506
@georgikostadinov6506 2 жыл бұрын
Can you help me, how to change this code for multiple users and multiple emails?
@RunCodes
@RunCodes 2 жыл бұрын
How to Create Multi User Login Form in C#.NET using SQL Server Database? [With Source Code] kzbin.info/www/bejne/h6PWi2d6haiapsk
@jayjj2221
@jayjj2221 5 жыл бұрын
Can you shows us how to make a quiz game with 10 questions which uses a access to retrieve/store data.
@RunCodes
@RunCodes 5 жыл бұрын
kzbin.info/www/bejne/lXi7aHRon66irKs here you go!
@Hans_jagpalsukh16
@Hans_jagpalsukh16 3 жыл бұрын
I have to made available to multiple user to forgot pswrd and what command should i have to chnge
@RunCodes
@RunCodes 3 жыл бұрын
kzbin.info/www/bejne/hYLdmHmLibmglZo
@Hans_jagpalsukh16
@Hans_jagpalsukh16 3 жыл бұрын
@@RunCodes mujhe multiple users ke liye forgot password chahiya
@vishwanathdubey3558
@vishwanathdubey3558 3 жыл бұрын
I liked your video, but I wanted to know that if I am having multiple users and separate email ids, so in this case how this can be implemented? Please guide.
@RunCodes
@RunCodes 3 жыл бұрын
Same process!
@baxtyaromar6143
@baxtyaromar6143 2 жыл бұрын
bro i do that step you do but i have problem with that smtp server i enable all the requirement function but that doesn't work ... sorry for my language but i need help please
@davidconnolly8661
@davidconnolly8661 Жыл бұрын
Try commenting out the line "smtp.EnableSsl = true;" Mine failed with this set and works fine without it.
@c0stinhaaa
@c0stinhaaa Жыл бұрын
i already got a Data Base... how can i add this to it?
@vignesh6989
@vignesh6989 Жыл бұрын
bro firstly less secure apps on feature is disabled bro what can i do
@omarhaadnaan
@omarhaadnaan Жыл бұрын
same problem .i did everything but less secure apps is not showing
@kiranshinde8205
@kiranshinde8205 4 жыл бұрын
Awesome video sir..thank you so much
@alexman7785
@alexman7785 2 жыл бұрын
works perfect thanks my men
@m.n5306
@m.n5306 3 жыл бұрын
Awesome bro, could you do the same thing but this time reset the password by phone number and the database would be mysql? Please, thanks bro.
@prodaddy5062
@prodaddy5062 4 жыл бұрын
It is showing Failure sending mail I've tried with port 587,465,25 (In port 587 it said that less secure connection and other two ports failure sending mail)
@RunCodes
@RunCodes 4 жыл бұрын
enable lesssecureapp in you gmail account!
@prodaddy5062
@prodaddy5062 4 жыл бұрын
@@RunCodes I've done that also (still getting the error)
@prodaddy5062
@prodaddy5062 4 жыл бұрын
@@RunCodes This application is not sending mails to another emails
@elkammiyassine9809
@elkammiyassine9809 2 жыл бұрын
Thank you Very Much My Brother
@georgikostadinov6506
@georgikostadinov6506 2 жыл бұрын
Нi! Thanks for this video. Can you help me to make this for multiply users and multiply emails? I can" t make it.
@RunCodes
@RunCodes 2 жыл бұрын
How to Create Multi User Login Form in C#.NET using SQL Server Database? [With Source Code] kzbin.info/www/bejne/h6PWi2d6haiapsk
@georgikostadinov6506
@georgikostadinov6506 2 жыл бұрын
I made that, but how can implement forget password to multi user Login Form. For me this is hard to complete.
@georgikostadinov6506
@georgikostadinov6506 2 жыл бұрын
I try but is not working
@apurvakumbhojkar8185
@apurvakumbhojkar8185 5 ай бұрын
What to do if less secure apps is not available?
@RunCodes
@RunCodes 5 ай бұрын
stackoverflow.com/questions/73365098/how-to-turn-on-less-secure-app-access-on-google
@apurvakumbhojkar8185
@apurvakumbhojkar8185 5 ай бұрын
@@RunCodes thank you
@somatricks3281
@somatricks3281 2 жыл бұрын
Thanks for your effort I have Subscribed KZbin channel and also facebook. is it possible to send mobile phone directly
@omarhaadnaan
@omarhaadnaan Жыл бұрын
i am watching this video 2023 and google removed less secure app access .so what to do now
@HanuuniyeOfficialChannel
@HanuuniyeOfficialChannel 2 жыл бұрын
" Failure Sending mail " how i can solve sir ?
@RunCodes
@RunCodes 2 жыл бұрын
Try your internet connection and check your code!
@learningislife2934
@learningislife2934 5 жыл бұрын
Nice sir
@mirzamozzam9120
@mirzamozzam9120 5 жыл бұрын
great sir
@mopiko9742
@mopiko9742 4 жыл бұрын
My random code does not equal to somthing.text,
@RunCodes
@RunCodes 4 жыл бұрын
try again!
@hellokittty8595
@hellokittty8595 4 жыл бұрын
Smtp ka coding details me bataye plz
@RunCodes
@RunCodes 4 жыл бұрын
That section is for sending email. that's it.
@mohamededdhoum6362
@mohamededdhoum6362 4 жыл бұрын
thanks you
@faredayousef2156
@faredayousef2156 3 жыл бұрын
when Run code i'm find this Error how can i solve pls Sir "WebException: Unable to connect to the remote server SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 74.125.133.109:587"
@RunCodes
@RunCodes 3 жыл бұрын
stackoverflow.com/questions/12758727/a-connection-attempt-failed-because-the-connected-party-did-not-properly-respond
@darshankumarbk
@darshankumarbk 5 жыл бұрын
thanks.
@David-ce5jk
@David-ce5jk 4 жыл бұрын
Welldoen
@gisellem1092
@gisellem1092 Жыл бұрын
smtp does not work anymore :(
@marekzawadzki2894
@marekzawadzki2894 8 ай бұрын
the smtp server requires a secure connection or the client was not authenticated ....
@crush_kita3323
@crush_kita3323 5 жыл бұрын
failure sent
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 118 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
Entity Framework - Insert Update and Delete in C#
32:08
CodAffection
Рет қаралды 255 М.
C# Tutorial - Connect SQL server database with Visual Studio C#  with source code
18:34
Programming for Everybody
Рет қаралды 137 М.
C# - Create User Registration Or Sign Up Form With SQL Server
17:50
CodAffection
Рет қаралды 264 М.
Create Login Window in C# Using Sql Server
19:20
CodAffection
Рет қаралды 554 М.
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 118 МЛН