This Article explains you, how you can send email in ASP.NET MVC project using gmail smtp with attachments or without it (C# send email with attachment)
This article will help you reduce size or compress png file size using C# and nQuant in asp.net MVC, it converts 32 bit PNGs to high quality 8 bit PNGs
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)
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 will explain how to load partial view using jquery ajax in MVC inside main view and show data without redirecting to another page using Bootstrap pop-up modal.
This article is part-2 of the jQuery datatable server side using Web API which will explain, how to create, edit, delete (CRUD) using asp.net WEB API and jquery Datatable in MVC C#, check part-1 for searching, sorting with Web API