Share Your Source Code or Article

Do you have source code, articles, tutorials, web links, and books to share? You can write your own content here. You can even have your own blog.

Submit now...

Database Programming Made Easy

This tutorial will teach you step by step on how to connect and manipulate database. If you'd like to suggest a tutorial please write a comment at the bottom of this article.

Read more...

Hire Us to Do Your Work

Do you want a customized system? Do you want to setup your own website to do business? Then we are here to help you in your programming needs.

Read more...

Search

Mortgage Solver 1.0
jakerpomperada's picture
Level: Beginner
Language:

777 reads



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

0
Your rating: None

Download Code




Your Vote!

0
Your rating: None


Note

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.


Post new comment

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.

Step by Step Java Tutorial

In this tutorial you will learn how to program with Java. It has a rich of information to be educated well with Java.

Read more...

Do You Have Question?

Do you have any question related to computer programming? Visit our forum and post new topic on the category you like. Be gentle when asking a question.

Ask now...

Point of Sale

Point of Sale is very useful especially for supermarkets or restaurants. I have included a barcode scanner in this program. Please check it out.

Read more...