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 MoreFebruary 2, 2026
Ocelot API Gateway: Simplifying Microservices Architecture in .NET
Learn how Ocelot provides a lightweight, powerful API Gateway solution for .NET microservices
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


