Visual Basic

Library Monitoring System

This is a Complete Library Monitoring System. This system was developed in order to make computerized the Borrowing and Returning of Books, Details of Books, Student Information, Summary of Overdue Books, Inventory of Books per Category. I developed this system for my thesis. Hope you guys will help this simple Library Monitoring System. First, install the MenuCreator_Setup.exe in order for you to

How to Catch Duplicate Entry - Primary Key

This tutorial will guide you on how to determine if the primary key entered is already exist in the table. I created this tutorial in the hope to help newbie’s programmer solve this common problem. Instead of displaying the default message cast by Visual Basic a message “Employee ID already exist. Please enter another Employee ID.” will appear. For those who would like to see the source code

Text to Speech

This is a text to speech program which I use whenever I read an e-Book. Instead of reading an e-Book or any word from your computer you can just copy the text to the clipboard and click the play button and listen to the audio. The program is very accessible because it resides at the top of the screen and you can even move it to any location on your desktop. Before you can run and use this program