Purchase Solution

VB.Net Mortgage Calculator

Not what you're looking for?

Ask Custom Question

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. Terms and rates are stored in an array. Insert comments to document the program.

Purchase this Solution

Solution Summary

A VB.NET Mortgage Calculator with graphical interface. User can choose whether predefined mortgage rates are used or to enter his own terms. Monthly payment is calculated and a schedule of payments over the loan term is displayed.

Solution Preview

Please find attached zipped VB.NET project for mortgage ...

Purchase this Solution


Free BrainMass Quizzes
Basic Networking Questions

This quiz consists of some basic networking questions.

Javscript Basics

Quiz on basics of javascript programming language.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

C# variables and classes

This quiz contains questions about C# classes and variables.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.