In this article, I will explain and show you how to create custom login / logout and registration page in asp.net mvc with database using Entity framework & proper Validations.
In this article, I have explained generating qr code in ASP.NET MVC C# using ZXing.net library and how to decode the QR code again into plain text.Also explained generating QR code in C# using HTML helper in Razor.
This article will explain you, how you can upload multiple/single file(s) by browsing or by drag and drop functionality using DropZone.js (JS library) in ASP.NET MVC by clicking form submit button (Step by Step tutorial)
In this article, I will explain you how you can load dynamic content inside bootstrap tabs when user clicks on it using ASP.NET MVC, AJAX and partial views.
In this article, I have explained how you can upload file to Google drive using Google api and OAuth in ASP.NET MVC C# and how to create folder, list files.
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
This article gives you a complete explanation of different useful ways to export HTML to PDF in ASP.NET MVC C# using Rotativa and iTextsharp step by step with example
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.