Recent activity


  1. Learn Polly in .NET from scratch. Understand Retry, Circuit Breaker, Timeout, Fallback, Rate Limiting, Hedging, resilience pipelines, and HttpClient integration

  2. Find out why massage therapists are moving to massage booking software. See the real problems it solves and what to check before you switch.

  3. Learn how to build an AI agent in .NET from scratch using C#. Create tools, handle function calling, execute C# code, and build an agent workflow.

  4. Explore how crypto exchanges generate revenue, attract users, and create sustainable business opportunities in the growing digital asset market.

  5. Learn what to expect from professional carpet stain removal services in Darwin, including stain treatment, deep cleaning, drying, and carpet care tips.

  6. Learn how to search inside EML files for keywords, email content, senders, subjects, recipients, and other specific information quickly.

  7. Learn the Fluent Builder Pattern in C# — how it works, when to use it over a constructor, and a full commented code example for building immutable objects.

  8. Learn how to build AI agents in .NET with Microsoft Agent Framework — from a hello-world agent to tool calling and ASP.NET Core hosting, with full code examples