What is Asynchronous Messaging?
A brief introduction into the concept of asynchronous messaging
Read more →A brief introduction into the concept of asynchronous messaging
Read more →A simple question. I have a set of tasks to perform and I want to optimize their performance. Each operation is atomic, none of them depend on one another. So, which is better? Task.WhenAll or Parallel.ForEach?
Read more →What happens when we prompt AI to help write a platonic Valentine's Day poem for people who love code katas, design patterns, and software architecture? Read on!
Read more →Bogus and the Builder pattern join forces to simplify test data generation and improve the quality of your test suite.
Read more →Explore essential SQL queries for analyzing your SQL Server database, covering stored procedures, tables, and views to understand structure, size, and complexity.
Read more →How do you get better as a software architect? Practice your skills using an Architecture Kata!
Read more →On Learning New Programming Languages
Read more →NimblePros at CodeMash 2024
Read more →This blog post is going to explore the events that happen in A Visit from St. Nicholas by Clement Clarke Moore using EventStorming.
Read more →Refit: Adding Bearer Authentication
Read more →