In this article, I will explain to you how you can call .NET MVC controller using jQuery, get JSON data from it, and injecting that JSON data into HTML
This article describes basic of MVC C#, connecting the ASP.NET MVC web application to database using ADO.NET Entity Framework, reading and inserting data to database.