Csharp
4 Dec 2025
End-to-End Testing with Playwright
A comprehensive guide to building robust, maintainable E2E tests with Playwright in .NET 8, covering patterns and practices for stable test automation.
24 Nov 2025
Building High-Performance Energy IoT Systems with .NET and Azure
Building a production-ready IoT platform for smart grid energy management that processes 400+ billion data points annually with millisecond-level response times using .NET, Azure cloud services, and edge computing.
14 Nov 2025
Event Sourcing in Practice: A .NET Engineer’s Field Notes
A personal exploration of Event Sourcing in.NET - from first principles to production-ready implementations with MartenDB
13 Sep 2025
Simplifying Customer Onboarding with Finite State Machines: From Chaos to Clarity
How to transform complex KYC and subscription processes into manageable, error-free workflows using finite state machines in .NET applications.
1 Jan 0001
Curated list of .Net Resources
1 Jan 0001
Command Query Responsibility Segregation patterns and implementation strategies in .NET applications