Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Understanding Clean Architecture I would like to express my gratitude to Gill Cleeren,...
Introduction to the Series Welcome to our series on microservices with .NET 8! In this...
INTRODUCTION In today's digital era, e-commerce has become a vital component of the global...
Introduction When Microsoft announces a new version of the NET Framework there are release...
Preface The reader should have a basic understanding of working with classes, interfaces...
Introduction When displaying an image on a web page, it's recommended that the alt...
Introduction Learn and easy way to stored passwords in a SQL-Server database table using...
Introduction Usually when there is a need to determine if a string has multiple...
Introduction In C#, interfaces are powerful for designing flexible and reusable code. An...
Why You Should Migrate Migrating from the .NET Framework to .NET 8 is essential for...
Introduction With GitHub Copilot active in Microsoft Visual Studio, learn how to create...
In the realm of complex software architectures, Command Query Responsibility Segregation (CQRS) and...
Introduction FormattableString type, introduced with .NET 4.6 which represents a...
In this blog, we’ll dive into Kafka, a distributed streaming platform, and learn how to create a...
This blog post will walk us through creating custom middleware in Azure Functions using .NET 8. We’ll...
Meta-description: Learn the fundamentals of C#, a versatile and modern programming language. From...
Introduction Server-Sent Events (SSE) is a web technology where the server pushes...
In the modern era of software development, the need for efficient data streaming and real-time data...
Introduction Learn how to read a json string with known properties and remove unwanted...
🚀 .NET Core's Minimal APIs offer a streamlined approach to building HTTP APIs with reduced...
In today’s data-driven world, real-time data processing is critical for many applications. To meet...
I have a confession to make. I love writing automated tests. That's why I've created...
The Liskov Substitution Principle (LSP) is one of the five SOLID principles of object-oriented...
The Saga pattern is a design pattern that addresses the complexities involved in managing distributed...
Layered, or N-Tier Architecture, is a traditional software design pattern that organizes an...
1. Dastlabki bosqichlar (1990-yillar): • 1990-yillarning oxirida Microsoft zamonaviy,...
We’re going to dive deep into the holy trinity of performance optimization in your .NET Core API:...
Introduction Learn how to provide assistance for allowing other developers to specify...
Introduction Quartz.NET is an open-source job scheduling library for .NET applications,...
I originally posted this post on my blog a long time ago in a galaxy far, far away. Here's an...