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.
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.
Example 3: Calculates score with added total scores and average score.
Example 4: Calculates the shipping cost based on selected weight and zone.
Example 5: Shows information about vendors and can add and remove vendor information from the database.
Example 6: When a Company name is entered or selected from a drop down list the database retrieves customer information and orders.
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.