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
C# Question 6. I am not sure how to do this question. Help of any input and output would be appreciated!
5.
Exercises
6.
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.
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
sa 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 typ
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. Labe
items appropriately, and use fonts and colors to achieve an attractive design.
8. Create a project named CarDealer that contains a Form for an automobile dealer.
Include options for at least three car models. After users make a selection, procee
a new Form that contains information about the selected model. Use the Contro
that you decide are best for each function. Label items on the Form appropriately
use fonts and colors to achieve an attractive design.
Create a project named AnnualBudget that includes a Form with two LinkLab
One opens a spreadsheet for viewing, and the other visits your favorite Web sit
Include Labels on the Form to explain each link. You can create a spreadsheet
horr that represent an annual budget, or you can use the Annual Bud
unloadable student files.
Transcribed Image Text:5. Exercises 6. 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. 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 sa 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 typ 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. Labe items appropriately, and use fonts and colors to achieve an attractive design. 8. Create a project named CarDealer that contains a Form for an automobile dealer. Include options for at least three car models. After users make a selection, procee a new Form that contains information about the selected model. Use the Contro that you decide are best for each function. Label items on the Form appropriately use fonts and colors to achieve an attractive design. Create a project named AnnualBudget that includes a Form with two LinkLab One opens a spreadsheet for viewing, and the other visits your favorite Web sit Include Labels on the Form to explain each link. You can create a spreadsheet horr that represent an annual budget, or you can use the Annual Bud unloadable student files.
File
Program
tab
Edit View Git Project Build Debug Test
982 Debug
Any CPU
x Form1.cs [Design]
caps lock
1
2
89 %
3
4
5
6
7
T
8
9
10
11
12
esc
13
14
15
16
17
18.
19
-
62°F
Cloudy
Eusing System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using System.Windows.Forms;
Enamespace BreezyViewApartments
B
Error List Output
Ready
Y
No issues found)
Q
internal static class Program
{
A
Y
static void Main()
{
@
What's New?
2
W
#
H
*
3
$
S D
Analyze Tools
101
4
R
%
5
Extensions
F
Start -
T
^
T
Y
40
Window Help
6
→
hp
4-
&
Y
7
Search (Ctrl+Q)
G H
4+
*
00
8
19 144
J
(
2
9
fio
► 11
P
K
O
BreezyViewApa
Lm
P
Transcribed Image Text:File Program tab Edit View Git Project Build Debug Test 982 Debug Any CPU x Form1.cs [Design] caps lock 1 2 89 % 3 4 5 6 7 T 8 9 10 11 12 esc 13 14 15 16 17 18. 19 - 62°F Cloudy Eusing System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using System.Windows.Forms; Enamespace BreezyViewApartments B Error List Output Ready Y No issues found) Q internal static class Program { A Y static void Main() { @ What's New? 2 W # H * 3 $ S D Analyze Tools 101 4 R % 5 Extensions F Start - T ^ T Y 40 Window Help 6 → hp 4- & Y 7 Search (Ctrl+Q) G H 4+ * 00 8 19 144 J ( 2 9 fio ► 11 P K O BreezyViewApa Lm P
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 5 steps with 3 images

Blurred answer
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