Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

{it is C# Use Visual Studio 2017 } A painting company has determined that for every 115 square feet of wall space, one gallon of

{it is C# Use Visual Studio 2017 }

A painting company has determined that for every 115 square feet of wall space, one gallon of paint and

8 hours of labor are required. The company charges $18.00 per hour for labor. Create an application

that allows the user to enter into text boxes the total square footage of wall space to be painted and the

price of the paint per gallon. It should then display the following information:

The number of gallons of paint required (remember that if the value has a fraction of a gallon,

you need to increase the number of gallons to the next full gallon of paint)

The hours of labor required

The cost of the paint

The labor charges

The total cost of the paint job

All the bulleted items must be calculated in separate methods.

Input Validation: Do not accept a value less than 10.00 for the price of paint. Do not accept a negative

value for square footage of wall space.

Extra :

Allow the user to enter a number of rooms 1-5. The form should display labels and text boxes (one set

for each room) to allow the user to enter the square footage for each room. These should be added

together in order to get the total square footage.

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

Database And Expert Systems Applications 24th International Conference Dexa 2013 Prague Czech Republic August 2013 Proceedings Part 1 Lncs 8055

Authors: Hendrik Decker ,Lenka Lhotska ,Sebastian Link ,Josef Basl ,A Min Tjoa

2013 Edition

3642402844, 978-3642402845

More Books

Students also viewed these Databases questions

Question

Explain methods of metal extraction with examples.

Answered: 1 week ago

Question

Organize and support your main points

Answered: 1 week ago

Question

Move smoothly from point to point

Answered: 1 week ago

Question

Outlining Your Speech?

Answered: 1 week ago