Today, I’d like to talk about a design pattern that many developers use by default in almost every...
Hi! Today, we’re going to talk about managing state. In fact, even this article has a state — it...
Hi! Today, I want to talk about something we do almost every day as developers: fetching data. Nearly...
Hey everyone, I’m back! Today, let’s talk about a common headache in programming: dealing with null...
Hi there! Today, I’d like to dive into the Tab Bar in .NET MAUI. The tab bar is a key navigation...
Good day! In my previous articles, I explained how to scrape data and interact with the DOM and...
A few days ago, I discovered a music collection in my archive that already had a playlist. However,...
Introduction Good day! In my previous article , I covered how to launch the Chrome...
Most developers are familiar with the differences between abstract classes and interfaces—at least, I...
Every developer, including Automation QA engineers, is familiar with Selenium WebDriver, the go-to...
Today, I want to discuss another structural design pattern: the Bridge Pattern. We'll implement this...
Today, we’ll dive into another behavioral design pattern: the Command Pattern. I’ll explain what it...
Every software developer encounters this pattern regularly, often working with it on a daily basis....
Developers frequently encounter the task of displaying data in a table. Typically, this is handled on...
Design patterns have been extensively covered in countless articles, but I want to explore this topic...
In this article, I'll show you how to translate a web application built using ASP.NET and discuss two...
I'll show you how fast it is to install Debian Linux distributive on your PC without using a virtual...
Anyone who is a Software Engineer familiar with .NET uses NuGet packages. The bigger the solution,...
Hi! Nowadays, Microservices are widely used in software development. When you need to use several...
In this article, I want to discuss source generators. The source generator can automate some work...
Hi authors, this article is dedicated to expanding the coverage of your articles. Almost every...
Hi folks! Today, I want to discuss DynamoDB from Amazon. I'll implement the client and simple CRUD...
Hi folks! In this article, I would like to discuss multithreading, how it can be used in genuine...
Hi folks! I want to discuss about NuGet packages. If you frequently work with different .NET...
Hi folks, In this article, I'll show you a simple way to install SonarQube and analyze your code. ...
Hi folks, You definitely faced the problem of creating a class where you registered a lot of services...
Hi folks! In the following article, I want to discuss Expressions. For example, I'll show you how...
Hi folks, In this article, I want to show how to generate classes. Perhaps you face necessity when...
Hi folks, today, I would like to discuss what you probably know. You all used payment systems or paid...
Hello folks. In this article, I would like to illustrate why you no longer need to use the...