dateo. Coding Blog

Coding, Tech and Developers Blog

Mar/23/23
Mediator
MassTransit
ASP.NET
CQRS

How to implement the mediator pattern in ASP.NET using MassTransit

Today's post takes a look at the mediator pattern and its use and explores its integration into MassTransit as well as potential drawbacks and ways to address these issues.

Mar/01/23
software
abstractions
psychology

Software engineers suffer from Dunning-Kruger - do you too?

Ever heard about the Dunning-Kruger effect? Let me share my thoughts on it and how I think that all software engineers suffer directly or indirectly from its symptoms and consequences.

Feb/01/23
MassTransit
AWS SNS
AWS SQS
ASP.NET

Integrating MassTransit using AWS SNS/SQS into your ASP.NET project

Messaging solutions are pretty hip lately. Whether you are stuck in an entangled microservices domain, maybe even just a distributed monolith, or you genuinely want to get rid of reliability issues and tight coupling in your application, you will eventually have come across messaging as a possible solution.

Jan/04/23
csharp
tuples
clean code

Why tuples in C# are not always a code smell

Today's article will focus on tuples and show examples of tuples in C# being a code smell. But also, I want to point out when tuples can actually help you make your code more readable and cleaner. The trick is not to mistake tuples for the hammer for every screw out there. Let me show you how.

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.