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.
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
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.
Thanks bro