Create an asp.net framework MVC application in order to calculate sales tax amount. 1. Application name: “namc id#” 2. Create a controller 3. Create a view 4. Your web applic
Create an asp.net framework MVC application in order to calculate sales tax amount. 1. Application name: “namc id#” 2. Create a controller 3. Create a view 4. Your web application must contain one page only 5. Display the price, tax amount, tax percentage & final price including taxes as the output of your page.