Application Title: Purpose: Program Procedures: d Algorithms, Processing, and Conditions: Notes and Restrictions: Comments: Alamo Tour This Windows Desktop application allows a user to select Alamo guided tours, weekend or weekday tours, and the number of tickets. The total cost with tax is computed. A user can select an Alamo tour, weekend or weekday, and the number of tickets, and then calculate the total cost of the tickets with tax. 1. The user enters the Alamo tour (Alamo Story $19, Alamo Story with Battleground Tour $29, or the Mission Trail Deluxe Tour $49), weekend or weekday (10% discount), and the number of tickets needed. The type of Alamo Tour is selected from a ComboBox object. The other objects are not visible until the user selects this option. 2. A different Function procedure will be called for each tour to calculate the total cost of the tickets. Another Function will be called to compute the tax, regardless of which tour is selected. 3. Two types of day tours are available: weekend and weekday. The weekday tours receive a 10% discount before taxes. 4. Display the subtotal with applicable discount, city tax (12%), and final total of the tickets purchased. 1. Validate input by using Try-Catch blocks in separate procedures as needed. 2. Use separate Sub and Functions for each portion of this program. 1. The program opens with a splash screen that is displayed for approximately five seconds. 2. Obtain images for this program from CengageBrain.com. The name of the picture for the Windows form is Alamo.
Application Title: Purpose: Program Procedures: d Algorithms, Processing, and Conditions: Notes and Restrictions: Comments: Alamo Tour This Windows Desktop application allows a user to select Alamo guided tours, weekend or weekday tours, and the number of tickets. The total cost with tax is computed. A user can select an Alamo tour, weekend or weekday, and the number of tickets, and then calculate the total cost of the tickets with tax. 1. The user enters the Alamo tour (Alamo Story $19, Alamo Story with Battleground Tour $29, or the Mission Trail Deluxe Tour $49), weekend or weekday (10% discount), and the number of tickets needed. The type of Alamo Tour is selected from a ComboBox object. The other objects are not visible until the user selects this option. 2. A different Function procedure will be called for each tour to calculate the total cost of the tickets. Another Function will be called to compute the tax, regardless of which tour is selected. 3. Two types of day tours are available: weekend and weekday. The weekday tours receive a 10% discount before taxes. 4. Display the subtotal with applicable discount, city tax (12%), and final total of the tickets purchased. 1. Validate input by using Try-Catch blocks in separate procedures as needed. 2. Use separate Sub and Functions for each portion of this program. 1. The program opens with a splash screen that is displayed for approximately five seconds. 2. Obtain images for this program from CengageBrain.com. The name of the picture for the Windows form is Alamo.
Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
Related questions
Question
Design a Windows application in Visual Basic and an Event Planning Document from these assignments on the attached images
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 5 steps with 6 images
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Recommended textbooks for you
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education