Question: Write a complete C# GUI Based Application to solve the following question A software company sells a package that retails for $99. Quantity discounts are

 Write a complete C# GUI Based Application to solve the following

Write a complete C# GUI Based Application to solve the following question A software company sells a package that retails for $99. Quantity discounts are given according to the following table: Create an application that lets the user enter the number of packages purchased. The program should then display the amount of the discount (if any) and the total amount of the purchase after the discount. Text box should be there where when we click calculate it should calculate.

Software Sales - 0 X Enter the number of packages purchased: 121 Discount_697 $237.60 Total_697: $950.40 Calculate_697 Software Sales Enter the number of packages purchased: 301 Discount_697 $891.00 Total_697: $2,079.00 Calculate_697

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!