Discuss the below:
Create the program in VB.Net (not Web based) using a loan amount of $200,000 with an interest rate of 5.75% and a 30 year term. Display the mortgage payment amount. Insert comments to document the program.
This is generate a GUI for entering loan information and the VB.NET program to calculate information entered input into the GUI and results output mortage paymeny
Insert comments to document the program. Design flow chart and a version control sheet.