One correction: Instead of using the PasswordChar property you can use useSystemPasswordChar property to true so that the password hide looks nice and the code on the clicking event of checkbox is: txtPassword.UseSystemPasswordChar = !checkBox1.Checked;
This could be the best tutorial but we have no idea what you are doing till the end. I recommend spending 5 seconds at teh start showing us what the end result, then go back and start.
Great explanation! I just hit the like button and subscribed into your channel. Could you please create a c# application connected to sql server that manages a school? I would apprecciate tosee such a project in your clear explanation sir!!
Would be better explain how the h working the sql program and do a good tutorial abou it, not just how to download, it's incredible how much time I spent on this for not get nothing, btw thank you.
after completion of forms as u did ,i cannot connect to the server it shows me some errors ,i changed authentication to sql server authentication ,in properties i set browser, and still i get error about login was not set ,what can i do pls help me .
Hi Sir! I followed your method for show password check box, whether I check it or not, it doesn't show the password... can u please point out where I might be wrong??
Here you go! How to Create a Complete Forgot Password System in C#.NET using SQL Server Database?With Source Code th-cam.com/video/8hXSMObIB3w/w-d-xo.html
One correction: Instead of using the PasswordChar property you can use useSystemPasswordChar property to true so that the password hide looks nice and the code on the clicking event of checkbox is: txtPassword.UseSystemPasswordChar = !checkBox1.Checked;
This could be the best tutorial but we have no idea what you are doing till the end. I recommend spending 5 seconds at teh start showing us what the end result, then go back and start.
Okey!
Thanks a lot for providing such a wonderful video 😊
Great explanation! I just hit the like button and subscribed into your channel. Could you please create a c# application connected to sql server that manages a school? I would apprecciate tosee such a project in your clear explanation sir!!
Would be better explain how the h working the sql program and do a good tutorial abou it, not just how to download, it's incredible how much time I spent on this for not get nothing, btw thank you.
How to install latest version of SQL Server and SSMS? How to Create Database in SQL Server?
th-cam.com/video/8M4XQQUycdE/w-d-xo.html
Configure Visual Studio 2022 for .NET, .NET Framework and .NET Core? Win Form | SQL Server Database
th-cam.com/video/rOhuQYKE2iQ/w-d-xo.html
This is amazing, as someone with a bit of knowledge in winsforms I appreciate this. It is precise ,well explained and easy to follow . Thank you
how do i know the server name after i download the sql server managenment
How to install latest version of SQL Server and SSMS? How to Create Database in SQL Server?
th-cam.com/video/8M4XQQUycdE/w-d-xo.html
Configure Visual Studio 2022 for .NET, .NET Framework and .NET Core? Win Form | SQL Server Database
th-cam.com/video/rOhuQYKE2iQ/w-d-xo.html
sir, is there a free sql server that i can dowload? anw thanks for keeping it simple, good job bro
Yes, why not?
The code is working but the string which we have passed giving an error exception unhandled
Can you plz explain this
Whats the error?
the sqlconnection is error. it said Unrecognized escape sequence and Non-invocable member SqlConnection cannot be used like a method
Sir see the source code, it is in description or on our website!
after completion of forms as u did ,i cannot connect to the server it shows me some errors ,i changed authentication to sql server authentication ,in properties i set browser, and still i get error about login was not set ,what can i do pls help me .
Configure Visual Studio 2022 for .NET, .NET Framework and .NET Core? Win Form | SQL Server Database
th-cam.com/video/rOhuQYKE2iQ/w-d-xo.html
Hi Sir! I followed your method for show password check box, whether I check it or not, it doesn't show the password... can u please point out where I might be wrong??
From textbox property choose usesystemspassword property and the code is txtPassword.UseSystemPasswordChar = !checkBox1.Checked;
@@RunCodes Ok..Thankew!!
Sir the 'forgot password' icon seems not to be working from my side
What might be the problem?
How to Create a Complete Forgot Password System in C#.NET using SQL Server Database?With Source Code
th-cam.com/video/8hXSMObIB3w/w-d-xo.html
sir my server is connect succefuly but my data can,t show in database why sir?
Server connected in visual studio?
How to connect new form after login?
Navigate another page bro like new page name
product ms=new product() ;
ms. Show();
This. Hide() ;
Thanks a lot
what about the Forget password tutorial
Here you go! How to Create a Complete Forgot Password System in C#.NET using SQL Server Database?With Source Code
th-cam.com/video/8hXSMObIB3w/w-d-xo.html
thanks
❤❤