Calculator

Write the program in VB.Net (not Web based) with a graphical user interface. Allow the user to select which way they want to calculate the mortgage: By input of the amount of the mortgage, the term of the mortgage and the interest rate of the mortgage

or

By input of the amount of the mortgage and then select from a menu of mortgage loans:

– 7 years at 5.35%
– 15 years at 5.5%
– 30 years at 5.75%

In either case, display the mortgage payment amount. Then, list the loan balance and interest paid for each payment over the term of the loan. Allow the user to loop back and enter a new amount and make a new selection, or quit. Load the interest rates for the 7 year, 15 year, and 30 year loans from a file. Insert comments to document the program. Could you use of the if-else and for-if statements. However, could you incorporate the try/catch function.
Please use the same lay out just edit prior with these specification
Keep in mind no names or e-mail, as basic as possible also I would like no pictures this time , basic and simple. Due by Saturday 6-19-2011 at 7:00pm central time.

Leave a Reply

Your email address will not be published. Required fields are marked *