VB.Net | Password Validation In VB | TextBox Validation In VB.Net Windows Form Application



VB.Net | Password Validation In VB | TextBox Validation In VB.Net Windows Form Application

VB.Net | Password Validation In VB | TextBox Validation In VB.Net Windows Form Application

This video is how to validate password or how to validate textbox in vb.net windows form application. validate or compare password or compare text between two textbox in vb.net. check password based on the user name from sql server database whether password matched or not in textbox.
Its’s also covered input validation instantly.
password and confirm password validation in vb windows form application.

If you want to hide password select textbox then go to Property window and set UseSystemPasswordChar to true.

Steps
1. Create a new project in VB.Net windows form application
2. Design the form with three textbox and a button control
3. Write code in current password textchange_event to check that password matched with the database
4. Write code in cconfirm password textchange_event to check that password matched with the new password.
5. Just debug

~~~~~~~~~~~~~
Subscriber will be notified when I will upload new tutorials in future. Many more new tutorials coming soon, so stay tuned!
https://www.youtube.com/swiftlearn
~~~~~~~~~~~~~
You can also know all the programming techniques, and bug fixing, error solution in my channel Swift learn.
The main topics of this cnannel are c#.net, asp.net,VB.Net WCF, sql server, crystal report, RDLC report, HTML, CSS, javascript, Android etc.
See All the playlist in below link
https://www.youtube.com/swiftlearn/Playlists
~~~~~~~~~~~~~
Share this video with anyone if you think as useful.
Please leave a suggestions for future tutorials in the comment section below.
~~~~~~~~~~~~~
Connect with me
https://www.facebook.com/groups/swiftlearn/

More Tags
#PasswordValidationInVB #TextBoxValidationInVB.Net #InputValidationInVB.Net

swift learn,confirm password validation in vb.net,password validation code in vb.net,username and password validation in vb.net,password validation in vb.net,textbox validation in vb.net,compare two textboxes,password and confirm password validation in vb,password validation in vb,textbox validation in vb,vb.net tutorial,tetxtbox validation,validation,validate password in vb

Comments are closed.