Login System with user account management

Login System with user account management This application will demonstrate a CRUD (create, update, delete) system. The records to be managed in this program are the login information of the users which includes the username and password.

Login System with attempt counter in Visual Basic

Login System with attempt counter in Visual Basic Login system is one of the security features that you must have in your system. In this project we have incorporated a counter on how many time the user attempts to logon…

Identification Game in Visual Basic 6

Identification Game in Visual Basic 6 Good day Everyone! Let me share to you my simple game in visual basic 6, it is similar to matching game which we have posted earlier.

True or False Game in Visual Basic 6

True or False Game in Visual Basic 6 This true or false game is a part our science eLearning software which will be uploaded soon. Features included in the game:

Icon View in Listview Visual Basic

Icon View in Listview Visual Basic Listview is usually used for displaying records, but this time we’re going to used it to display icons that will be used as control panel of our application.

Add, Remove item in Listview with database

Add, Remove item in Listview with database Visual Basic 6 Listview Demo with database is a program that will populate listview control from the records in the database. Adding and removing an item or record is also demonstrated in this…

Add, Remove item in Combo Box with database

Add, Remove item in Combo Box with database This is a simple program that allows you to manage the items in your combo box control Program features: 1. Connect visual basic to ms access 2. Display all records from database…

Sample Print Receipt Program in Visual Basic 6

Sample Print Receipt Program in Visual Basic 6 This program is one of the components in POS (Point of Sale) System in which it allows you to print a receipt for what you have purchased.

Posts navigation