THE HONEST CODER
SOFTWARE ENGINEERING BLOG
Latest articles
Domain-Driven Design With Entity Framework Core 8
Entity Framework Core 8 and Domain-Driven Design are a match made in heaven. Learn to implement DDD patterns using EF Core 8!
7 Message Metadata Patterns Every Developer Should Know
Every developer working with message-driven systems should know these seven message metadata patterns.
Sending Large Files in Message-Driven Systems
How to share large files when building message-driven systems dealing with image recognition, video processing, or big data analysis.
Types of Messages in Message-Driven Systems
Abusing message types in message-driven systems may result in bloated messages, unclear intent, or impossible-to-understand data flows.
Building Multilingual Relational Databases: Approaches and Tradeoffs
Learn to design and build multilingual software applications for global audiences.