Blog

Thoughts, stories, and ideas about technology and development

Tag: .NET×

Showing 4 of 4 articles

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 More
February 2, 2026

Ocelot API Gateway: Simplifying Microservices Architecture in .NET

Learn how Ocelot provides a lightweight, powerful API Gateway solution for .NET microservices

Read More
January 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 More
January 14, 2026

Generic Methods in C#: Type-Safe Reusable Code

Understanding how generic methods enable type-safe, reusable code without sacrificing performance

Read More