Ajax Script Services. A mortgage calculation and amortization example

Recently, I was given the opportunity to speak at an up-coming INETA meeting (Cedar Rapids, IA branch.  http://www.crineta.org).  I have been doing a lot of Ajax Script service things lately, and really wanted to get the lead out and try my hand at an entire example. 

It was important that for my speech planning I created a real life business requirement type application.  Pseudo and example code is great for learning, but as a topic of presentation I personally always adhere to the "what and why" methodology.  I like to give my listeners a real example of something they may be tasked with in their environment and make it work.

The product of that is the proceeding project.  I'm not going to go through the code here, rather I'll make it available for download -

 

Technologies used:

AJAX Script services (100%)  - there isn't an update panel ANYWHERE in sight.

Webservice methods doing real-time mortgage and amortization calculations.

Postback free - single page model

 

Here's a screenshot of the running application

Running App

 

IMPORTANT - to protect from distribution except from this blog the slide deck is password protected.  the password is "asp.net" without the quotes.  Don't forget the period asp (dot) net

Download Slidedeck

Download Source

Happy Coding!

Bryan Sampica

No Comments