Home
Contact
Links
Lyrics
Tablature
Thoughts
Visual Basic
Web Design
What's New
Site Map
Site Designed By
J.T.S. DESIGN, INC.
Jeff T.S.'s Homepage

Visual Basic

Book Examples
The following programs are examples from the book Programming Business Applications with Visual Basic by William E. Burrows & Joseph D. Langford. Little or no code is my own.
Project Name
Version
Source
Download
Change Event
VB 4.0, 32-bit
This program demonstrates the Change Event.
List Box
VB 4.0, 32-bit
This program introduces the List Box and demonstrates how to add data to a list box.
Hypotenuese
VB 4.0, 32-bit
This program figures out the hypotenuese of a triangle.
Timer 2
VB 4.0, 32-bit
Another demonstration of the Timer.
Stock Trading Simulation
VB 4.0, 32-bit
No description available.
Inventory Replenishment Simulation
VB 4.0, 32-bit
No description available.
Copy Text to a Label
VB 4.0, 32-bit
An example on how to copy data from a Text Box to a Label.
Working w/ Variables
VB 4.0, 32-bit
No description available.
Compute Pay
VB 4.0, 32-bit
This is a program that computes a persons gross pay.
Present Value Calculator
VB 4.0, 32-bit
No description available.
Temprature
VB 4.0, 32-bit
This program converts the temprature between Celsius and Fahrenheit.