Academic Records System

Submitted by monier_michel on
Very advanced database application that highly exploits VB capabilities. Written especially for you guys and gals who want create a full running database system. In other hand, it contains many useful programming tricks, utilities, and goodies (cool usercontrols, system and registry manipulation, advanced file operations...) that you can freely implement in your project. It doesn't contain any

Payroll System

Submitted by admin on
A payroll system that supports multiple companies. The database is created for each company. This is not intended for large businesses. My client did not ask for more features so the basic functions are: employees information, password protection, create voucher, payroll summary, and an employee's list report. At least you will learn on how to create a simple payroll system using this source code

Multi-column combobox in datagrid

Submitted by admin on
Here's another version of lynxgrid that I have developed. But by this time I have added a multi-column combobox. The primary purpose of this code is to learn how to integrate combobox and other control like datepicker, checkbox, etc. in lynxgrid. You will also learn in different way on how to save using a master/detail form. How to delete record in table which was deleted in lynxgrid control. Note

Service Record

Submitted by admin on
This is one of my source code written in VB .NET 2003 before and upgraded this to version 2008. It has a few features but most of the time you cannot find this in other application. Basic features: Autosize cell and autowrap Parent/child or master/detail form Password manager Account information username: admin password: admin database password: jay

Internet Cafe Billing

Submitted by admin on
A must have features for internet cafe monitoring system: Allow connection from multiple computer Detailed information about connected computer like computer name, user code, total amount, used amount, left amount, total hour, used hour, left hour, etc. Time plan Member and walk-in customer User's rate information

Hotel Reservation System

Submitted by admin on
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

Submitted by admin on
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