How to Make Simple Login and Register System in VB.Net [Video Tutorial]

This article is on creating a simple registration and
login system without using a database in visual basic. So this project uses Properties present in My Project. The link to download the project is also given in this article.

Also Read: Lab Login System Mini Project in VB.Net

The Login system will allow us to:
  • Add a single user not multiple (because we are not using a
    database)
  • Login using that credentials
How to Make Simple Login and Register System in VB.Net [Video]

Video Tutorial to Make Simple Login and Register System in VB.Net 

2 thoughts on “How to Make Simple Login and Register System in VB.Net [Video Tutorial]”

  1. That’s so cool but my project requires that I create a registration on an access.mdb file with VB. Any help in doing that would help. It’s a .NET classs and we’re using ado.net.

Leave a Comment

Your email address will not be published. Required fields are marked *