Visual Basic

Free Visual Basic Source Code. Download 10 latest Visual Basic system's projects with source code for free here.

Voting System

A replacement for pen and white board for voting system. You may use this little program to cast your vote for the nominated member in your association. Usage: 1. Enter nominee or candidate in Nominate form.2. Open Couting form to vote for your candidate - highlight the name of the candidate and click the increase button to increase the vote for a selected candidate. Otherwise click the decrease

Hotel Reservation System

Free Hotel Reservation System This is a complete application for Hotel Management System. The source code contain advance programming specially in using SQL Language. Beginners are advice to learn the manual before using the code. If you want me to continue developing this program please let me know by sending an email under "Contact" page. Please Specify what program you're referring to. Basic

Point of Sale and Inventory System - VB 6 Version

Free Point of Sale (POS) and Inventory System. A must have features: Barcode support Point of Sales Place an order (sales order or purchase order) Receive or deliver an order by batch Support for returning of orders Product inventory according to unit of measures Run the source code to appreciate the program Note: Automatic numbering of barcode (field) is used to simulate barcoding system. Just

Combo box in datagrid - lynxgrid

A powerful grid which was abandoned by the original author (Richard Mewett). As what Morgan Haueisen said "this grid is too good to let die". Now I want to support this grid as most of my application is using this for my master/detail and or parent/child form. This grid can support also any control which in my case I added a multi-column combobox. The primary purpose of this code is to learn how