Recent activity


  1. Learn how to create your first AI app with the latest Microsoft 365 Agents Toolkit template. A beginner-friendly guide with JavaScript code, comments, Azure Ope

  2. Dapper is a lightweight Object-Relational Mapper (ORM) for .NET. It helps you communicate with databases using SQL while reducing the amount of repetitive code

  3. Learn how to handle 15-minute JWT token expiration in .NET HttpClient using refresh tokens, DelegatingHandler, concurrency control, 401 retry, and secure token

  4. Learn the CQRS pattern in .NET from scratch. Understand Commands, Queries, Handlers, MediatR, architecture, benefits, drawbacks, and C# examples.