-
Tinkering with MCP: Does Gemini CLI Solve the Context Problem?
In my previous post, I explored how GitHub Copilot handled the “context problem” when interacting with custom MCP servers. This time, I ran the exact same…
-
Tinkering with MCP and the “Context” Problem
Update (Feb 2026): I have continued this experiment using the Gemini CLI to see if it handles these context hurdles differently. You can read the follow-up…
-
Lessons Learned from a Gemini CLI Experiment
I’ve been using Copilot Pro for a while now, so none of this was completely new to me. I already knew that Agent mode consumes more…
-
Don’t Let Your Service Bus Queue You Up for a Surprise!
A few months ago, I shared my journey of using Azure Service Bus message sessions to handle a data integrity issue within our system. The shift…
-
Integrating Azure Key Vault with .NET Aspire for Local Development: Secure Secrets via Environment Variables
In my previous post, we explored how .NET Aspire simplifies the orchestration of a distributed application, streamlining our local development experience. We saw how it manages…
-
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…
