I was searching (as in BING-ing) for the formula for a loan amortization that I needed for a quick POC I was doing in VB.NET. Went to my most trusted source for high-level knowledge, Wikipedia. SURPRISE!! Following the formula, there was sample code to create an amoritization table for a .NET application in VB.NET. FTW! Found it
here: