Interest Calculator C# Source Code

2015-03-27T21:15:09+08:00

This is a simple interest calculator made in C# programming language. You just need to input the principal amount, the rate and the monthly period to be able to view the interest earned and the future value. To be able to run this application, you need to have Microsoft Visual C# 2010 express which is one of the features of Visual Studio and the IDE of C# programming language. Note: This is just a simple program any updates or constructive criticism will be accepted Download link: https://drive.google.com/file/d/0BxpiFQ5z7RUIOGxROFFSalZEa00/view?usp=sharing