The Works of Joe Schuman
Web Development

Visual Basic.NET examples


All examples were created with Visual Basic 2012. Shown are snapshots of application running and code snippets.


Example 1: Finding the Area and Perimeter with specified width and height measurements.

Area and Perimeter

Example 2: Finds price of coffee with selected radio button and drop down list items. Also can clear the content fields as well and creates a Print Preview window before printing.

Price Finder

Example 3: Calculates score with added total scores and average score.

Score calculator

Example 4: Calculates the shipping cost based on selected weight and zone.

Shipping form

Example 5: Shows information about vendors and can add and remove vendor information from the database.

Vendor form

Example 6: When a Company name is entered or selected from a drop down list the database retrieves customer information and orders.

Order Form database

Example 7:Opens up Tricia's Travels in a Parent form with meun selections that open up Monthly Specials form, Summary form, About Us, and the Help window. Also at startup a splash screen appears for five seconds.

Alicia's Travels Home Alicia's Travels Application Alicia's Travels About Page