Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I am looking for help creating this program in c# ( C Sharp) Create a Windows application based on the following information: The local Community

I am looking for help creating this program in c# ( C Sharp)image text in transcribed

Create a Windows application based on the following information: The local Community Center has asked you to develop an application that handles reservations for facility rental. The Community Center has three rooms available for rent and charges $110 per hour for a room. In addition, it charges a reservation fee of $20. The application should allow the user to enter the name of the customer and the number of hours they would like to rent a room. Include a button labelled "Complete Reservation". When this button is clicked, the reservation confirmation is displayed. The confirmation includes: customer name, reservation fee, rental charge, and total charge. This information is displayed in a listbox. In addition, the program should keep summary information about all reservations processed. When the user clicks a button labeled 'Display Reservations Report', display the count of reservations processed and total charges for all reservations. The user should be able to clear all entries and close the program using buttons. Important: Name your project using your last name and assignment number. For example: fajaAssign2 Submission: Submit project folder in Blackboard (see 'SubmissionInstructions' document). Grading rubric

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

C++ Database Development

Authors: Al Stevens

1st Edition

1558283579, 978-1558283572

More Books

Students also viewed these Databases questions