Checkout
checkout
view
Your Cart Your Cart: item(s)
Add to Shopping Cart
$2.19 Instant Download
Computer Science, Computing and Communications Software
Year 3

The base rate for the room depends on the room type


Set the drive designator as necessary. Enter the values shown, and then click the Calculate button. The cost of the reservation appears in the output section of the form. Exit the solution.
Create a new solution named YourName_Unit01.sln. (will Be given when the problem is signed out.)
Create the control instances on the form as shown.Note that the form contains multiple group boxes, DateTime Picker controls, and a NumericUpDown control.
The cost of a hotel room is based on the following rules:

The base rate for the room depends on the room type. Standard = 84.50, Deluxe = 104.50, and Suite = 154.50.
If the number of guests is greater than 2, a $10.00 charge is imposed on each additional guest per night.
An additional rollaway bed costs $5.00 per night.
Declare constants as necessary to store the various rates.
Using the rules described in the previous list, write the code to calculate the cost of the hotel room and display the output. Format all of the output. Make the Calculate button the accept button.
The Clear button should clear all of the output values, set the arrival and checkout date to the current date, and set the room type to standard. Remove the check from the Additional Rollaway Bed check box and, finally, set the default number of guests to 2.

Write the code for the Exit button to exit the solution.

Attachments
Ch04Ex5.exe  View File

By OTA:  Suraj Joshi, PhD (IP)

OTA Rating:  4.7/5

Your Price:  $2.19  (original value ~$31.92)

What's included:

  • Plain text response
  • Attachment(s):
    • Hotel.zip
$2.19 Download Add to Cart

Add to Shopping Cart
$2.19 Instant Download
Creating a Class Library Project - In this solution, you will create a Class Library project that will count the number of characters, words, sentences, and paragraphs contained in a text file or a multi-line text box. You will also create a Windows Application to test the Class Library project you create. The Class Library project will have one class module. The class will have one method that wi...
Components and Classes- VB.net - In this solution, you will create a Class Library project that will count the number of characters, words, sentences, and paragraphs contained in a text file or a multi-line text box. You will also create a Windows Application to test the Class Library project you create. The Class Library project will have one class module. The class will have one method that will...
create a solution that utilizes a menu to locate, add, change, and delete records from a database table - • Start VB NET and create a new solution named YourName_Unit02.sln setting the drive designator as necessary. • Create the form's user interface with the necessary labels and text boxes to display the fields from the underlying table. • Create a main menu for the form. Create a menu title ...
Please answer the following questions on VB.NET - Please cite your sources. Q) Discuss the concept of a component. What makes up a component? A)Component is a reusable program building block that can be combined with other components in the same or other computers in a distributed network to form an application Q) What are the advantages of components? A) Components provide reu...
Create the control instances on the form as shown in the attachment - Create a new solution named Reservation.sln. • Create the control instances on the form as shown in the attachment. Note that the form contains multiple group boxes, DateTime Picker controls, and a NumericUpDown control. The cost of a hotel room is based on the following rules: • The base rate for the room depen...

Page generated in 0.0621 seconds

About Us ·  Contact Us ·  Samples ·  Solutions ·  Legal Terms and Conditions ·  Privacy Policy

©2008 SolutionLibrary.com

Search for Solutions About Us Samples