Blog
Thoughts, stories, and ideas about technology and development
February 10, 2026
Dapper vs Entity Framework: Choosing the Right ORM for .NET
A comprehensive comparison of Dapper and Entity Framework, exploring their differences, similarities, use cases, and practical examples to help you choose the right data access technology
Read MoreJanuary 30, 2026
Object Calisthenics: 9 Rules for Better Object-Oriented Code
Master the art of writing clean, maintainable object-oriented code through disciplined practice
Read MoreJanuary 14, 2026
Factory Method Pattern in C#: Flexible Object Creation
Understanding how the Factory Method pattern enables flexible and maintainable object creation in C#
Read MoreJanuary 14, 2026
Generic Methods in C#: Type-Safe Reusable Code
Understanding how generic methods enable type-safe, reusable code without sacrificing performance
Read More


