Purchase Solution

VB .Net GUI to calculate order amounts

Not what you're looking for?

Ask Custom Question

Hello I need assistance in completing the following problem in Visual Basic:

The application should calculate and display the order amounts and the grand total in Label control. The clear button must clear all text boxes and calculated labels. The exit button must close the window.

Input validation: Make sure the number of units for each package is numeric, and is not negative.

Use the following test data to determine if the application is calculating properly.

Units sold:
Package A: 15 Units
Package B: 75 Units
Package C: 120 Units

Amount of Order
Package A: $1188.00
Package B: $8955.00
Package C: $17,940.00
Grand total: $28,083.00

Purchase this Solution

Solution Summary

The solution consists of a VB.Net application to take number of orders and calculate the individual order amount and their grand total.

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

C# variables and classes

This quiz contains questions about C# classes and variables.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.