Project Parameters

1.      Create an ASP.NET web application to be used as a loan calculator.

2.      Use comments!

3.      The textboxes used to input data (loan amount, repayment period in months, and interest rate) should be checked for valid entries.

4.      A button should be used to call a payment function that calculates the monthly payment and displays the result in a label.

5.      An additional button should be used to reset or clear all the textboxes and the label.

6.      Create a link for "Help" that displays instructions for using this loan calculator.

7.      The data in each box must be appropriately formatted (e.g., $50,000 or $2,345).

8.      The layout should be clear, easy to read, and logical in sequence.

9.      Use colors to enhance the presentation.

10.  This application must be accessed and function through a web browser

  • 12 years ago
Complete solution A++
NOT RATED

Purchase the answer to view it

blurred-text
  • attachment
    loancalculatortypes_asp_c.zip
  • attachment
    loancalculatortypes_asp_vb.zip