Faisal Pathan

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

Getting Started With .NET 5.0

In this article, I'll explain what’s new in .NET 5.0 and how to install .NET 5.0 As we know after…

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

Convert Any String Date Format To Common Date Format In C#

In this post, we will see how we can accept any date format and return with common date format with…

4 years ago

Reading Values From The Appsettings In .NET Core

In this article, I will explain how we can read the configuration setting from the appsettings.json file in .NET Core.…

4 years ago

Redirect HTTP To HTTPS

Sometimes we need our own custom configuration setup to force the redirect request from HTTP to HTTPS. normally we need…

4 years ago

Using Quartz Scheduler In ASP.NET Core

Here, we will learn about using a Quartz scheduler in ASP.NET Core. The scheduler is very useful for running tasks…

4 years ago

Angular 10 Is Now Available

The great news finally out, On June 25, 2020, Angular published 10.0 release of the Angular. This version is an…

4 years ago

ListGrid View In Angular 9

In this article, we are going to see, how we can create a two-dimensional view (List and Grid) layout in…

4 years ago

CRUD Using Blazor In 2 Minute

In this video, we will see how to download and use the new Blazor Template for Visual Studio 2019. Using…

5 years ago