In this article, I am going to explain you the procedure of generating excel (.xlsx) file using C# and EPPlus in ASP.NET MVC without using Microsoft office or Interop.
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.
This article will help you explain step by step procedure to export table created using database to excel file using asp.net MVC C# and open source EPPLus & NPOI