Recent Posts

What is NServiceBus?

What is NServiceBus? In this article, we will look at NServiceBus and the Particular Service Platform and what it can do for you.

Read more →

Task.WhenAll or Parallel.ForEach?

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 →

A Valentine's Poem for Coding

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 →