Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
As artificial intelligence (AI) advances, developers increasingly turn to AI-powered tools to enhance...
Monolithic Architecture Monolithic applications are designed as a single, unified package that...
What is Kafka? Apache Kafka is a distributed event streaming platform designed to handle...
Feature Web API REST API Definition A framework for building HTTP-based services in .NET Core...
Simplify Your .NET Project with DbManager.EFCore Git Hub : dbmanager Nuget :...
Overview of the Circuit Breaker Pattern The Circuit Breaker pattern is used to handle...
Summary: The .NET Ecosystem provides numerous tools and technologies that help to build futuristic...
After exploring the basics of Spring Boot 3 in the previous post, let’s dive deeper by implementing a...
Awesome project, look by yourself here : CSnakes
I have just uploaded a new complete refactoring of the Icon Bank for Winforms. In this refactoring, I...
¡Saludos! Esta publicación será un tutorial de tres partes, con la intención final de llevar a cabo...
In ASP.NET Core, the methods AddMvc(), AddControllersWithViews(), AddControllers(), and...
Documentation comments in C# are structured comments that describe code functionality and are...
What are SOLID Principle The SOLID principles are design principles aimed at creating more...
📌 Note: This post is based on the source code used in my previous article 👉 Simple Email Sending API...
This is a sample .NET Core API project demonstrating how to serve an embedded React.js UI (built with...
To make a .NET Core microservices architecture scalable, fault-tolerant, and more performant, you can...
TL;DR: Learn how to integrate Syncfusion ASP.NET Core DataGrid into an ASP.NET Boilerplate project....
In this article we’re going to improve performance of an .Net API application using sql server...
To edit and change the aspect ratio of an image in an Angular and .NET Core 7 application, you'll...
In modern software development, especially in .NET Core applications, converting HTML to PDF is a...
Why fiddling with QR codes in 2025? QR codes have become an integral part of our digital...
In this post, we will delve into the foundational concepts of C# and the .NET framework to provide a...
Welcome to our exploration of .NET math libraries! In this blog post, we’ll dive into the NMLs (Math...
Whether you’re moving from Spring Boot to .NET Core or vice versa — your transition guide is here ...
When working with .NET, it's crucial to understand how code is compiled and what tools are...
Are you tired of choosing between simplicity and functionality when it comes to Object-Relational...
I have installed IBM MQ and IBM MQ Explorer by using the below steps mentioned in the PDF...
In the previous post, we gave an introduction and explained the basic concept of the Strategy...
In .NET Core (now called .NET 5 and later), when you register services in the dependency injection...