Dotnet

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.

20 Nov 2025

CLI Tool for Vulnerability Scanning and EU Compliance

The journey of building an AI-powered CLI tool for supply chain security that translates EU compliance requirements into executable code, and what I learned about bridging legal and technical domains.

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

28 Oct 2025

Playwright in CI/CD: Automated Testing for .NET Applications in Azure DevOps

A practical guide to implementing Playwright automated testing in Azure DevOps pipelines for .NET applications, with parallel execution and real-world results.

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.

15 Jan 2025

Documentation Portal for .NET Microservices

A concise, executive-friendly guide to a centralized API documentation portal using ReDoc for .NET microservices, with detailed engineer appendices.

13 Jan 2025

Technical Article Ideas Collection

Comprehensive collection of technical article ideas focused on .NET enterprise development, covering migration, optimization, AI integration, and modern development practices.

1 Jan 0001

C# and .NET Links Collection

Curated list of .Net Resources

1 Jan 0001

CQRS Patterns in .NET

Command Query Responsibility Segregation patterns and implementation strategies in .NET applications