59 Create a project named BreezyView Apartments that contains a Form for an apartment rental service. Allow the user to choose a number of bedrooms, number of baths, and view-street or lake. After the user makes selections, display the monthly rent, which is calculated using a base price of $450, $550, or $700 per month for a one-, two-, or three-bedroom apartment, respectively. $75 is added to the base price for more than one bath, and $50 additional is added to the price for a lake view. Use the Controls that you think are best for each function. Label items appropriately, and use fonts and colors to achieve an attractive design.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
This is for C# question 6. I am having trouble figuring this project out. Help of input and output or comments would be appreciated!
File Edit View Git Project Build Debug Test Analyze Tools
---C-
Any CPU
Program.cs X Form1.cs [Design]
CBreezyViewApartments
18 Eusing System;
2
89 %
3
4
5
6
9
10
11
TEATTEE E
12
7 Enamespace BreezyViewApartments
8
14
13 B
15
16
17
18
esc
B
62°F
Cloudy
ER
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using System.Windows.Forms;
Error List Output
Ready
}
T
}
Debug
No issues found
What's New?
O references
internal static class Program
{
2
Y
O references
static void Main()
{
}
#
*
3
I
$
4
%
Extensions
Start -
5
Y
BreezyViewApartments.Program
Window
48
6
Help
hp
&
7
Search (Ctrl+Q)
+
8
- Main()
P
Transcribed Image Text:File Edit View Git Project Build Debug Test Analyze Tools ---C- Any CPU Program.cs X Form1.cs [Design] CBreezyViewApartments 18 Eusing System; 2 89 % 3 4 5 6 9 10 11 TEATTEE E 12 7 Enamespace BreezyViewApartments 8 14 13 B 15 16 17 18 esc B 62°F Cloudy ER using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using System.Windows.Forms; Error List Output Ready } T } Debug No issues found What's New? O references internal static class Program { 2 Y O references static void Main() { } # * 3 I $ 4 % Extensions Start - 5 Y BreezyViewApartments.Program Window 48 6 Help hp & 7 Search (Ctrl+Q) + 8 - Main() P
5.
8.
6.
Exercises
Create a project named FontSelector. Its Form contains two ListBoxes-one
contains at least four Font names, and the other contains at least four Font sizes. Let
the first item in each list be the default selection if the user fails to make a selection.
Allow only one selection per ListBox. After the user clicks a Button, display Hello in
the selected Font and size.
595
apartment rental service. Allow the user to choose a number of bedrooms, number of
Create a project named BreezyViewApartments that contains a Form for an
baths, and view-street or lake. After the user makes selections, display the monthly
rent, which is calculated using a base price of $450, $550, or $700 per month for a
one-, two-, or three-bedroom apartment, respectively. $75 is added to the base price
for more than one bath, and $50 additional is added to the price for a lake view. Use
the Controls that you think are best for each function. Label items appropriately, and
use fonts and colors to achieve an attractive design.
7. Create a project named Vacation Planner for a tropical resort that offers all-inclusive
vacation packages. The project contains a Form that allows the user to choose one
option from at least three in each of the following categories-departure city, room type,
and meal plan. Assign a different price to each selection, and display the total when the
user clicks a Button. Use the Controls that you think are best for each function. Label
items appropriately, and use fonts and colors to achieve an attractive design.
Create a project named Car Dealer that contains a Form for an automobile dealer.
Include options for at least three car models. After users make a selection, proceed t-
a new Form that contains information about the selected model. Use the Controls
that you decide are best for each function. Label items on the Form appropriately, a
use fonts and colors to achieve an attractive design.
9. Create a project named AnnualBudget that includes a Form with two Link Labe
One opens a spreadsheet for viewing, and the other visits your favorite Web site.
hols on the Form to explain each link. You can create a spreadsheet w
annual budget, or you can use the Annual Budge
tudent files.
Transcribed Image Text:5. 8. 6. Exercises Create a project named FontSelector. Its Form contains two ListBoxes-one contains at least four Font names, and the other contains at least four Font sizes. Let the first item in each list be the default selection if the user fails to make a selection. Allow only one selection per ListBox. After the user clicks a Button, display Hello in the selected Font and size. 595 apartment rental service. Allow the user to choose a number of bedrooms, number of Create a project named BreezyViewApartments that contains a Form for an baths, and view-street or lake. After the user makes selections, display the monthly rent, which is calculated using a base price of $450, $550, or $700 per month for a one-, two-, or three-bedroom apartment, respectively. $75 is added to the base price for more than one bath, and $50 additional is added to the price for a lake view. Use the Controls that you think are best for each function. Label items appropriately, and use fonts and colors to achieve an attractive design. 7. Create a project named Vacation Planner for a tropical resort that offers all-inclusive vacation packages. The project contains a Form that allows the user to choose one option from at least three in each of the following categories-departure city, room type, and meal plan. Assign a different price to each selection, and display the total when the user clicks a Button. Use the Controls that you think are best for each function. Label items appropriately, and use fonts and colors to achieve an attractive design. Create a project named Car Dealer that contains a Form for an automobile dealer. Include options for at least three car models. After users make a selection, proceed t- a new Form that contains information about the selected model. Use the Controls that you decide are best for each function. Label items on the Form appropriately, a use fonts and colors to achieve an attractive design. 9. Create a project named AnnualBudget that includes a Form with two Link Labe One opens a spreadsheet for viewing, and the other visits your favorite Web site. hols on the Form to explain each link. You can create a spreadsheet w annual budget, or you can use the Annual Budge tudent files.
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Similar questions
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY