C#

Generate Dynamic XML File In .NET Core

Generate Dynamic XML File In .NET Core

4 years ago

CRUD Operations Using .NET 5.0 Web API

In this article, we will learn about how we can perform CRUD (Create, Read, Update, Delete) operations using .NET 5.0…

4 years ago

Use Google OAuth 2.0 for Web Applications In C#

In this article, we will learn how web applications use Google API or Google OAuth 2.0 endpoints to implement OAuth…

4 years ago

Most Common Kendo Grid Issues In ASP.NET C#

Here, we will learn about the most common issues faced in Kendo Grid and how to solve it in ASP.NET…

4 years ago

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…

4 years ago

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…

4 years ago

Add Header And Footer To Existing PDF Using itextsharp In C#

In this blog, I explain how to add header and footer in exciting or new PDF with help of itextsharp.…

4 years ago

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…

4 years ago

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…

4 years ago

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…

4 years ago