Supercharged Sagas - Timeout Tips
Let's cover what a saga timeout is and how to implement them using NServiceBus!
Read more →Let's cover what a saga timeout is and how to implement them using NServiceBus!
Read more →If you have to maintain a Gatsby-based site and don't want to develop locally, consider setting up a dev container to make life easier!
Read more →Juggling multiple projects in multiple programming languages and versions should not be painful. Learn about how Dev Containers helps with this problem!
Read more →Discover how .NET 7's GeneratedRegexAttribute optimizes the performance of your regular expressions.
Read more →Dive deep into .NET integration testing with databases. Explore EF Core providers, migrations, seeding, and strategies for reliable test suites.
Read more →This article continues the discussion on NServiceBus sagas and demonstrates how to implement your first saga.
Read more →An introduction to NServiceBus Sagas and how they can be used to manage long-running processes in distributed systems.
Read more →Explore essential security considerations for software architects, including best practices for integrating application and information security into your system designs from the ground up.
Read more →AutoMapper isn't the tool for every scenario, but what is done in these more complex cases? Is AutoMapper still useful when more complexity is present?
Read more →Legacy code refactoring made easier with characterization tests. Using Verify and Bogus, capture current behavior efficiently, enabling confident code improvements with less manual effort.
Read more →