Pages

Showing posts with label vb. Show all posts
Showing posts with label vb. Show all posts

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 -

Read more »