Resilience Patterns with Polly: Circuit Breakers, Retries, and Timeouts
Polly patterns for production: when to retry, circuit breaker configuration, timeout strategies, and combining policies for fault-tolerant ASP.NET Core applications.
Long-form engineering research, field notes, and technical deep dives.
Polly patterns for production: when to retry, circuit breaker configuration, timeout strategies, and combining policies for fault-tolerant ASP.NET Core applications.
The 6 testing mistakes that erode confidence: flaky tests, missing integration coverage, poor isolation, test pollution, brittle assertions, and slow test suites.
Framework selection criteria, integration testing with WebApplicationFactory, test isolation patterns, and async testing strategies for .NET applications.
A disciplined Plan > Implement > Checkpoint loop that keeps AI-assisted development reliable once context resets become routine.
The boring baseline that makes content sites fast: OutputCache policies, EF Core query shaping, compression, and stable indexing.
How DAP iQ turns markdown into published pages with predictable SEO output: frontmatter, upserts, feeds, sitemaps, and local validation.
A practical threat model for AI-generated diffs, with concrete guardrails from a real ASP.NET Core content site.
What AI code assistants do well, where they fail, and how to use them safely in production software development.