visual basic

Veterinary Clinic Management System for Surigao Pet Doctors

Submitted by donbermoy on
This is a system entitled Veterinary Clinic Management System for Surigao Pet Doctors that was programmed using Visual Basic 6.0 and SQL Server 2000. This is a thesis software/capstone project made by my friend way back in college. This system helps the pet shop clinic, clients, and health care services for pets. This system features: Register Clients Register Pet Check-up Confinement Surgery ____

Computerized Enrollment and Billing System for CRSHS

Submitted by donbermoy on
This is a complete Enrollment and Billing System for Caraga Regional Science High School that has also a grading system. This system is basically a project for Software Engineering Subject made by my classmates with a particular group. It was programmed using Visual Basic 6.0 and SQL Server 2000. This system features: Transaction Student -All Students -Active Students -InActive Students

Secure Password Generator in Visual Basic

Submitted by Yorkiebar on
Introduction: This tutorial is on how to create a simple tool in Visual Basic to generate a secure password. Design: For this we are simply going to add a button to begin the process and a numericupdown to specify the amount of characters needed for the password. Button Click: Variables: First we want to create a Random object because this will choose which character to select next.

Unicode to HTML Converter in Visual Basic

Submitted by Yorkiebar on
Introduction: This tutorial is on how to create a unicode to HTML equivilient characters. Design: This design requires two components; Textbox, textbox1, User entries Button, button1, Begins process. Variables: The way this system will work is it will search one array or list of information for the entry from the user, get the inex and return the element at the same index but in a different list, the information's equivilient partner.

Sales and Inventory Monitoring System for Maureen's Ukay-Ukay (Visual Basic + MySQL)

Submitted by donbermoy on
This is a work of my programming partner before entitled Sales and Inventory Monitoring System for Maureen's Ukay-Ukay. This is one of the thesis/capstone projects which we have made using Visual Basic 6.0 and MySQL as backend/database that we made for a particular school way back year 2010. This system is for a clothing store establishment. This system features: Transaction Sales Inventory Order

Random Number/Line Selector in Visual Basic

Submitted by Yorkiebar on
Introduction: This tutorial is on how to create a 'Random Choice' tool which will randomly select either a line from a text file, or a random number. Design: For this we want; -Random Number- Numericupdown, numericupdown1, hold the minimum possible random number value. Numericupdown, numericupdown2, hold the maximum possible random number value. Button, button1, Select a random number. -Text File Line Selector- Button, button2, Select the file and choose a random number, converted to line. Imports: The first thing we need to do is import th

Complete Video Rental Management System

Submitted by donbermoy on
This system entitled Complete Video Rental and Management System was my project in Software Engineering Subject way back when I was a 3rd Year Computer Engineering Student. This system was programmed through Visual Basic 6.0 and SQL Server 2000. Thanks to my instructor that time because i had high grade in this subject :D This complete system features: Transaction Rent CD/DVD Return CD/DVD New CD