Library Book Catalog System in Visual Basic

Library Book Catalog System in Visual Basic Book Catalog System is just like OPAC or Online Public Access Catalog. This application is a network based in which it can be view and use via your LAN or local access network,…

Text change event demo in Visual Basic 6

Text change event demo in Visual Basic 6 This is a program in visual basic 6 that will demonstrate how the change event in textbox works. This program will automatically compute the change based on the amount entered by the…

Matching Type Game in Visual Basic

Matching Type Game in Visual Basic This is another simple game developed in visual basic 6 There are two sets of words in the game, the words and the definitions Mechanics of the game

Form Validation in Visual Basic

Form Validation in Visual Basic Form validation is a technique used to make use that all the necessary fields have been filled up correctly. We will give you example of form validation in visual basic. The sample program will allow…

Random Guessing Game in Visual Basic

Random Guessing Game in Visual Basic This is a simple guessing game in visual basic. The user will be ask to enter a number from 1 to 10 if the input is same as the result of the randomly selected…

Open a website in Visual Basic

Open a website in Visual Basic A simple code in visual basic that will open a website on what the user enters in a textbox. A step by step tutorial in a pdf format plus source code are included in…

Posts navigation