Loading

Mortgage Solver 1.0

Submitted by: 
Language: 
Visitors have accessed this post 2064 times.




Hi there I it is a simple program in C# to compute the mortgage for payments. I still new in C# programming. I hope my code help anyone that is new in C# programming languages.

The following formula is used to calculate the fixed monthly payment (P) required to fully amortize a loan of (L) dollars over a term of (n) months at a monthly interest rate of (r):
P = L[r(1 + r)n]/[(1 + r)n - 1]

If you find my work useful send me an email at jakerpomperada@yahoo.com. Be one of my friend in facebook.com my account address is jakerpomperada@yahoo.com. People here in the Philippines who want to contact me can reach me in my mobile phone number 09296768375 and my sun cellular no. 09326639972 and my landline numbre (034) 4335081.

I am also accepting programming job in C/C++, Java, Visual Basic, MS Access, Visual Foxpro,Foxpro For DOS, Clipper, Pascal, PHP/MySQL, BASIC and C# programming languages with very affordable price. Thank you very much and Happy Programming.

Regards,

Mr. Jake Rodriguez Pomperada, MAED - Instructional Technology
Teacher, Systems Analyst, Programmer, Computer Technician and Electronics Technician

Download Code: 

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Add new comment

Filtered HTML

  • You may insert videos with [video:URL]
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <asp>, <c>, <cpp>, <csharp>, <css>, <html4strict>, <java>, <javascript>, <mysql>, <php>, <python>, <sql>, <vb>, <vbnet>. The supported tag styles are: <foo>, [foo].
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.