Filter By Categories

10th Jul, 2026
What is an agentic system, and how do you implement it in your system
What an agentic system actually is and how it differs from a chatbot, shown through a transport management example: comparing live vehicle positions a...
AI agents
automation

7th Aug, 2024
How version SQL views (any SQL)
Version SQL views and use them from EF Core

17th May, 2024
Handle exceptions in infrastructure layer when using IoC
Handle exceptions when using Inversion of Control

15th Mar, 2024
HttpClient session management with non stateless server and parallel requests
HttpClient session management with parallel requests

15th Dec, 2023
Logging in Integration / Component test in ASP.NET Core
How to log with xUnit in integration tests
.net core
xunit
integration tests
logging