CIS2324 SP22 PROGRAM 1 POSTED: 29 Jan 22 Due by: 11 p.m. 06 Feb 22 Starting GUI – You will build on the program we created in class. Write your full name in “Coded by: “ Reduce the size of the...

need a c# code asap


CIS2324 SP22 PROGRAM 1 POSTED: 29 Jan 22 Due by: 11 p.m. 06 Feb 22 Starting GUI – You will build on the program we created in class. Write your full name in “Coded by: “ Reduce the size of the controls on the form because you will be adding more controls. One of the pages of this assignment displays the form enlarged and points out the controls that need to be added and included in the code. PROCESS BUTTON: INPUT: The use case for this app starts by entering the name of the primary guest in the input textbox control shown in the big form, the total number of guests (including the primary), the number of rooms the primary wants and selecting a type of room from the combo dropdownBox. The same type of room will be assigned to all the rooms booked. You must create another pair of labels between the Number of rooms and the Total cost, to receive the number of nights as input. Only integers are allowed to be entered for number of guests, number of rooms and number of nights. PROCESSING: The program that we completed in class contains all the numeric values required for data processing. The processing method will find out what room type was selected, multiply that room’s rate by the number of rooms and the number of nights, to calculate the total amount that will be charged to the primary’s American Express card on file. Above or by the combobox you will create an output label that will display the following string: Thank you (primary’s name.) Our staff will ensure that you and your (the total number of guests – minus 1) guests have a memorable (Number of days) day stay at our resort. Thank you, Alex Johansen General Manager OUTPUT: The app must display the total cost of the stay. The output greeting label must be invisible until after the total cost of the visit has been displayed. CLEAR ALL BUTTON: Clear all the input control on the form. Re-initialize appropriately all the variables that the app used to process the input. Clear all the output controls that are on the form – make the greeting output label invisible again. EXIT APP BUTTON The codebehind this button should exit the application normally. CIS2324 SP22 PROGRAM 1 POSTED: 29 Jan 22 Due by: 11 p.m. 06 Feb 22 Starting GUI – You will build on the program we created in class. Write your full name in “ Coded by: “ Reduce the size of the controls on the form because you will be adding more controls. One of the pages of this assignment displays the form enlarged and points out the controls that n eed to be added and included in the code. PROCESS BUTTON: INPUT: The use case for this app starts by entering the nam e of the primary guest in the input textbox control shown in the big form, the total number of guests (including the primary) , the number of rooms the primary wants and selecting a type of room from the combo dropdownBox. The same type of room wil l be assigned to all the rooms booked. You must create another pair of labe ls between the Number of rooms and the Total cost, to rec eive the number of nights as input. Only integers are allowed to be entered for number of guests, number of rooms and number of nights. PROCESSING: The program that we completed in class contains all the numeric values required for data processing. The processing method will find out what room type was selected, multiply that room ’ s r ate by the number of rooms and the number of nights, to calculate the total amount that will be charged to the primary ’ s American Express card on file. Above or by the combobox you will create an output label that will display the following string: Thank you (primary ’ s name.) Our staff will ensure that you and your (the total number of guests – minus 1) guests have a memorable (Number of days) day stay at our resort. Thank you, Alex Johansen General Manager CIS2324 SP22 PROGRAM 1 POSTED: 29 Jan 22 Due by: 11 p.m. 06 Feb 22 Starting GUI – You will build on the program we created in class. Write your full name in “Coded by: “ Reduce the size of the controls on the form because you will be adding more controls. One of the pages of this assignment displays the form enlarged and points out the controls that need to be added and included in the code. PROCESS BUTTON: INPUT: The use case for this app starts by entering the name of the primary guest in the input textbox control shown in the big form, the total number of guests (including the primary), the number of rooms the primary wants and selecting a type of room from the combo dropdownBox. The same type of room will be assigned to all the rooms booked. You must create another pair of labels between the Number of rooms and the Total cost, to receive the number of nights as input. Only integers are allowed to be entered for number of guests, number of rooms and number of nights. PROCESSING: The program that we completed in class contains all the numeric values required for data processing. The processing method will find out what room type was selected, multiply that room’s rate by the number of rooms and the number of nights, to calculate the total amount that will be charged to the primary’s American Express card on file. Above or by the combobox you will create an output label that will display the following string: Thank you (primary’s name.) Our staff will ensure that you and your (the total number of guests – minus 1) guests have a memorable (Number of days) day stay at our resort. Thank you, Alex Johansen General Manager
Feb 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here