Vb.net Mortgage Calculator
January 21st, 2010
Write the program in VB.Net (not Web based) and have it accept user input of the amount, term and interest rate. Display the mortgage payment amount. Then, list the loan balance and interest paid for each payment over the term of the loan. The list will be longer than the screen, so use loops to display a partial list, hesitate, and then display more of the list. Insert comments to document the program. I need it finished in couple days.
Thanks
Clayton

Categories: Visual Basic Calculator, display, list, mortgage, Mortgage Calculator, net, net mortgage


