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 you, how to start background jobs in asp.net mvc using hangfire.io by showing an example of sending emails in the background in MVC C#
This article explains various ways to backup SQL Server database using C#, using Powershell script, by generating scripts in SQL server or writing a script.