How To Customize The Login Page Of Asp Net Core Identity Web Application With Angular
In this article, we will learn how to customize the login page of the asp net core identity web application with angular.
Read Emails From Gmail And Outlook In C#
This article will help you to read emails from Gmail or outlook. Also, it helps to save the attachment attached to that email.
Server Side Paging, Sorting, and Filtering Using the Kendo Grid and Entity Framework In ASP.NET MVC
In this article, we will learn about how we can retrieve data from serverside Paging, Sorting, and Filtering Using the Kendo UI Grid and Entity Framework in MVC ASP .NET applications.
Crud Operation Using Partial View In MVC Razor
In this article, we will learn about how we can perform crud operations using Partial View is like a web user control in ASP .NET applications. Partial Views and User Controls serve the same purpose.
How To Create Azure WebJob
In this article we will learn about how to create Azure web jobs, it is a great way to run scheduled tasks or handle events using storage queues and custom Cron expression.
Import .CSV File Data To SQL Using C#
In this post , We will learn how to Import .csv File data to SQL using C# with the help of OLEDB . The OLEDB provide different connection string for .csv file and Excel(.xlsx) , In This case i am going to use .csv connection string. If you want to read excel you can check…
Redirect HTTP To HTTPS
Sometimes we need our own custom configuration setup to force the redirect request from HTTP to HTTPS. normally we need when someone tries to access our URL from a non-secure platform (HTTP) and we don’t want to access them and redirect on the secure layer (HTTPS).
How To Get All Payments From Razorpay In Asp.Net MVC
How To Get All Payments From Razorpay In Asp.Net MVC
How To Integrate Razorpay Standard Checkout In Asp.Net MVC
How To Integrate Razorpay Standard Checkout In Asp.Net MVC