Category: C# Corner

Custom middleware in .Net core

Create a custom middleware in .NET Core to handle unhandled exceptions, and log errors, and return a user-friendly JSON response. ...

AI (3) --- Using AI Tools: ChatGPT, Copilot, Grok

This article will discuss the AI Tools

Containerize React JS and .NET Core Apps with Docker an...

This guide demonstrates how to build a sample product management application using .NET Core Web API for the backend and React JS ...

Leveraging Schema Registry to Ensure Data Compatibility...

Leveraging Schema Registry to Ensure Data Compatibility in Kafka. This article explores Schema Registry's role in Kafka, detailing...

Problems of Learning (Programming Language) in (x) Days

Learning programming isn't about cramming concepts in a few days. It's a gradual process requiring practice, understanding, and ti...

Memory Leakage and Solutions in React

Memory leakage in React can lead to performance issues and application crashes. This article explores common causes of memory leak...

AI (2) --- Google Search AI vs. Microsoft Copilot

This article will compare a Google Search result with Copilot results.

Understanding Deconstruction in C#

Deconstruction in C# and its use. Explore C# deconstruction to simplify object breakdown into variables using tuples or custom typ...

"Hello World!" In 20 Different Programming Languages

In this article, we are going to see how to print “Hello World” in 20 different programming languages. Explore how to print "Hello...

Secure Logout redirect in Azure AD B2C for Blazor appli...

From this article, you will learn how to implement secure logout redirect in Azure AD B2C for the Blazor application. Learn to imp...

Understanding Parallel.For Method in c#

Parallel.For in C# allows executing loops in parallel, improving performance by utilizing multiple processors or cores. It enhance...

Optimized Aviation: Enhancing Flight Scheduling and Air...

C# can be utilized to develop efficient algorithms for flight scheduling and air traffic control, ensuring safe and timely aircraf...