Pages

Wednesday, February 11, 2015

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 


- Download Project -

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.