Posts by Spyros

@Spyros

Spyros Ponaris

Passionate about building robust and scalable software solutions with a focus on...
Athens Greece Joined January 2025
7.8k Points201 Badges94 Connections205 Followers96 Following

Posts by Spyros

Spyros in Articles 2 min read
When working with Entity Framework Core EF Core, queries that involve multiple Include statements can result in a single large query with multiple joins. This can cause performance issues due to data duplication and increased memory usage. What is A...
Spyros in Articles 2 min read
Equality is a crucial concept in C#, and handling it efficiently can improve performance and correctness in applications. In this article, we'll focus on IEquatable, why it is preferable over Equals and ==, and how records in C# inherently support va...
post-cover-1092
Spyros in Articles 3 min read
Understanding the State Pattern with Calculator Introduction The State Pattern allows an object to change its behavior dynamically based on its internal state. It’s a powerful design pattern for handling complex, state-dependent behavior in an or...
chevron_left

Latest Jobs

View all jobs →