Blog Tags
dotnet
-
Diving into .NET Aspire: Simplifying Distributed Application Development
Microsoft unveiled .NET Aspire back in November 2023 and I recently had my first encounter with it while working on a project. My prior focus had…
-
Building a Distributed System with Cursor AI: A Developer’s First Impressions
The world of software development is abuzz with the promise of AI agents—tools that can understand our intent, write code, and even debug complex systems. As…
-
Dot Notation’s Hidden Peril: When MongoDB Arrays Become Objects
Welcome back to my series on MongoDB “gotchas” for .NET developers! In my previous post, I shared a surprising lesson about how MongoDB’s schema flexibility and…
-
The Day Our MongoDB Reads Exploded: A Tale of Two Microservices and a New Property
Recently, I had the pleasure of attending a MongoDB Dev Day, and it was a fantastic reminder of how powerful and versatile MongoDB is. It also,…
-
Beyond FIFO: What I Learned About Azure Service Bus Message Sessions
During our ongoing integration work with Kubernetes and Azure Service Bus, we’ve encountered a message processing conflict. During peak traffic, Kubernetes’ dynamic scaling led to multiple…