Posts by Spyros

@Spyros

Spyros Ponaris

Passionate about building robust and scalable software solutions with a focus on...
Athens Greece web-partner.gr Joined January 2025
8.1k Points207 Badges106 Connections224 Followers107 Following

Posts by Spyros

Spyros in Tutorials 3 min read
Abstract Factory Pattern in C# – Step-by-Step Tutorial. In this tutorial, I’ll explain how I implemented the Abstract Factory Pattern in C# using my project: GitHub Repository: https://github.com/stevsharp/AbstractFactoryDemohttps://github.com/ste...
Spyros in Tutorials 8 min read
Refactoring a Simple C# Method Step by Step Refactoring is not about changing what the code does. It is about improving how the code is written. The goal is to make the code easier to read, easier to test, and easier to maintain. In this tutorial...
Spyros in Tutorials 1 min read
Building a Clean Master-Detail App with Blazor Server, MudBlazor, and EF Core When building business applications, one of the most common requirements is a master-detail workflow. Orders and order items are a perfect example. You need a clean lis...
Spyros in Tutorials 6 min read
1. Introduction Most .NET apps need some kind of background work. Sending emails, generating reports, cleaning data, all of these are better when they run automatically on a schedule, instead of being triggered by users. You do not always need a h...
Spyros in Tutorials 5 min read
Tutorial: Building a .NET 9 Console App with Hangfire and Channels Overview In this tutorial, you will build a .NET 8 console application that: Polls data from an API, or simulates it Uses System.Threading.Channels for producer consumer messagi...
chevron_left

Latest Jobs

View all jobs →