2d ago · 10 min read · When your .NET application scales beyond a single process, a whole class of correctness problems emerges that in-process locking cannot solve. Two pods processing the same scheduled job. Two API insta
Join discussion
5d ago · 11 min read · Secrets mismanagement is one of the most predictable causes of enterprise security incidents. Leaked database connection strings, exposed API keys, and hardcoded credentials surface repeatedly in post
Join discussion5d ago · 5 min read · Microsoft released the official MCP C# SDK v1.0 on March 5. If you're a .NET developer and you've been watching the agent infrastructure space from the sidelines, this is your on-ramp. I'm going to walk through what MCP is, what the C# SDK gives you,...
Join discussion6d ago · 8 min read · Modern cloud databases fail differently than on-prem systems. Network blips, throttling, failovers, and short-lived transport interruptions are all normal operating conditions now, not rare edge cases
Join discussion6d ago · 7 min read · Modern enterprise teams rarely struggle to add version numbers to APIs. The real challenge is choosing a versioning model that protects client integrations, supports controlled platform change, and do
Join discussionMar 9 · 9 min read · Introduction During a sustained high-traffic period, a .NET isolated Azure Functions service I was working on started hitting very high CPU across multiple instances. As CPU pinned, response times deg
Join discussion