Skip to main content
Joe Plonski's ePortfolio


RCampus


VisualBasic Work Examples

Attached are Zip folders containing 2 programs I wrote during my Visual Basic course.

 

Vacation Manager - This program is designed to determine how much a condo would cost based on the type of room you want to stay in, the length of the stay, and the extra services you may want. Program demonstrates use of Calenders, Radio Buttons, Box Buttons, Calculates results and prints them to output boxes.

(Will add a small screen shot of program here)

 

Validation - This program demonstrates Validation Techniques of checking names, phone numbers, and e-mails. It also uses leave events to hide information and input boxes until they are necessary.

(Will add a small screen shot of program here)

 

n98