Visual Basic
Computer Lab Countdown
Description:
This program when launched begins a countdown from 1-hour it can be minimized and when the timer has run down to zero it will expand and fill the screen and stay on top to notify the student that they have complete one-hour. There are resets available, that will set the clock to two- or three-hour countdown clocks as well.
Mail Order
Description:
A project that allows the user to input an item name, quantity desired, weight, price and “ship to” state (a 2 letter state abbreviation). All input is to be from textboxes-you are not allowed to use any type of list control for State. The project will calculate the total amount due For Each order.