How to Create a Login form in Visual Basic.Net and MySQL Database
In this tutorial, I'm going to show you how to create a simple Login-Logout system using Visual basic.net and MySQl Database. To start with this application, open Visual Basic->Create a New Project->Save it as “Login”.
This time, let’s add objects to our windows form and these objects are the following: four Labels, two Textbox,two buttons and a Groupbox.
- Read more about How to Create a Login form in Visual Basic.Net and MySQL Database
- 5 comments
- Log in or register to post comments
- 4461 views