In this article, I have explained the process of uploading single or multiple files using jQuery Ajax in ASP.NET MVC or using Pure Javascript with FormData.
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.