Maurice Tutor

(5)

$15/per page/Negotiable

About Maurice Tutor

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Algebra,Applied Sciences See all
Algebra,Applied Sciences,Biology,Calculus,Chemistry,Economics,English,Essay writing,Geography,Geology,Health & Medical,Physics,Science Hide all
Teaching Since: May 2017
Last Sign in: 398 Weeks Ago, 3 Days Ago
Questions Answered: 66690
Tutorials Posted: 66688

Education

  • MCS,PHD
    Argosy University/ Phoniex University/
    Nov-2005 - Oct-2011

Experience

  • Professor
    Phoniex University
    Oct-2001 - Nov-2016

Category > Computer Science Posted 28 Aug 2017 My Price 14.00

Quotation application

Hey guys needing help with my C# web application. Thanks in advance!

Build the Quotation application

For this exercise, you will build a one-page application with the user interface thatAc€?cs shown below. This time, the user will enter the sales price and discount percent, and the application will calculate and display the discount amount and total price. If a user entry is invalid, an error message will be displayed to the right of the related text box. (The figure is wrong the total price is actually $400)

Start a new web site and build the form

Create a new web site named XEx02Quotation.

Add a web form to the project with the name Default.aspx.

Add an h1 heading to the form element with the text shown above.

Add a table to the form below the heading with 8 rows and 3 columns. (The third column will be used for validation controls.)

Add the text and button shown above to the cells in the first, third, fourth, sixth, and eighth rows of the first column.

Adjust the width of the table by dragging its right handle, and adjust the widths of the columns by dragging their right borders so the widths are similar to whatAc€?cs shown above. (It may take some time to get this right, and the form may look different in Design view than it does when you run the application.)

Add text boxes to the first and third rows in the second column, and add label controls to the fourth and six rows in the second column.

Use the Properties window to set appropriate IDs for the controls and to format the first text box and the two labels with bold type. Then, use the Properties window to set the text for the button to Ac€A?CalculateAc€??.

Test this form to see how it looks in a browser, and make whatever adjustments are necessary.

Add the C# code for the form

Create an event handler for the click event of the Calculate button. This handler should calculate the discount amount and total price and display them in currency format as shown above.

Test this form to see whether it works correctly, and make whatever corrections are necessary.

Add validators for the text boxes

Add a required field validator in the column to the right of each text box that tests whether an entry has been made in the text box. If an entry hasnAc€?ct been made, Ac€A?RequiredAc€?? should be displayed.

Add a range validator in the column to the right of each text box. The one for the Sales Price should test to see whether the entry is between 10 and 1000, and an appropriate message should be displayed if it isnAc€?ct. The one for the Discount Percent should test whether the entry is between 10 and 50, and an appropriate message should be displayed if it isnAc€?ct.

If necessary, adjust the C# code for the page so it only does the calculations if the entries are valid.

Turn off unobtrusive validation for the page. Then, test the application, and make whatever corrections are necessary.

Make any final adjustments

Take a final look at the application, and make any adjustments for improving the look of the application, the operation of the application, or the clarity and logic of the code.

Answers

(5)
Status NEW Posted 28 Aug 2017 12:08 PM My Price 14.00

Hel-----------lo -----------Sir-----------/Ma-----------dam-----------Tha-----------nk -----------You----------- fo-----------r u-----------sin-----------g o-----------ur -----------web-----------sit-----------e a-----------nd -----------and----------- ac-----------qui-----------sit-----------ion----------- of----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n.P-----------lea-----------se -----------pin-----------g m-----------e o-----------n c-----------hat----------- I -----------am -----------onl-----------ine----------- or----------- in-----------box----------- me----------- a -----------mes-----------sag-----------e I----------- wi-----------ll

Not Rated(0)