Published inCodeOdinHow to make a Dynamic Website from HTML template using a CMSCMS (Content Management System) is a software which can be used to create any type of Dynamic Website from just an HTML template. In this…Jul 24, 20212Jul 24, 20212
Published inCloudBoostASP.NET MVC — Learn and use BlueImp jQuery File Upload GitHub Plugin in your project quicklyThe best jQuery File Upload plugin is GitHub is BlueImp which can be downloaded from GitHub using this link.Jun 25, 2021Jun 25, 2021
Published inWe’ve moved to freeCodeCamp.org/newsHow to easily implement QRCoder in ASP.NET Core using C#QRCoder is a very popular QR Code implementation library written in C#. It is available in GitHub. Here I am going to implement QRCoder…May 23, 20198May 23, 20198
Published inCodeOdinHow to Send Email through SMTP in C# and ASP.NETSometimes you are required to send email to the website administrator when a visitor fills a contact form on the website. You can create…Apr 3, 20191Apr 3, 20191
Published inHackerNoon.comASP.NET CORE — Learn CRUD Operations in ADO.NET from Zero to HeroIn this ASP.NET Core Tutorial you will learn to do CRUD operations in ADO.NET from the very beginning. This tutorial will help you to…Feb 7, 20199Feb 7, 20199
Published inHackerNoon.com7 Common Web Development problems which every developer from Beginners to Experts should know [with…Web Development can be a complex task because it involves working in many technologies and languages like HTML, JavaScript and PHP…Feb 2, 2019Feb 2, 2019
Published inHackerNoon.comASP.NET Core — How to use Dependency Injection in Entity Framework CoreASP.NET Core has an excellent Dependency Injection feature through which this framework provides you with an object of any class that you…Jan 10, 20194Jan 10, 20194
Published inWe’ve moved to freeCodeCamp.org/newsMaster the art of looping in JavaScript with these incredible tricksMany times in your code you require to loop through an array of numbers, strings or object. There are just so many ways to do it, and this…Jan 7, 201910Jan 7, 201910
Published incodeburstAn ASP.NET Developer Finds jQuery very useful when working with GridView💚The GridView control is a most popular control in ASP.NET to show values from a Data Source to an HTML table. Each column of a GridView…Jan 2, 20192Jan 2, 20192
Published inCodeOdinHow to Create Paging Links in jQuery within Seconds?Sometimes you find the need to create paging links in jQuery code. Let me tell you this is easy and just a few seconds work.Dec 13, 20181Dec 13, 20181