// TAG
.NET
001
May 5, 2026
27 Quality Gates That Block Bad Code from Production
A complete guide to the 27-gate production readiness system — with definitions, a colorful gate map, pass/fail output, and the real cost of skipping each check.
32 min
002
Apr 14, 2026
A Comprehensive Architectural Analysis of MediatR + Vertical Slice CQRS in .NET 10
MediatR is not CQRS. Vertical Slice Architecture is not Clean Architecture. A comprehensive architectural analysis of how these three independent ideas combine in .NET 10 — with worked examples, pipeline behaviour patterns, and a clear take…
11 min
003
Aug 23, 2025
An Architectural Analysis of the Blazor “Auto” Render Mode
Quick Review Introduction The journey of the Blazor framework has been one of refinement. It began with a clear choice between two distinct paths:…
23 min
004
Aug 23, 2025
A Comprehensive Guide to Mastering Transact-SQL
Quick Review: T-SQL Concepts at a Glance This summary provides a high-level overview of the key topics covered in the full article, perfect for…
40 min
005
Aug 22, 2025
A Code-Focused Deep Dive into Entity Framework Core Internals
Quick Review This brief overview condenses the core principles and mechanisms of Entity Framework Core, serving as a quick reference for developers seeking to…
34 min
006
Aug 22, 2025
A Deep Dive into the.NET 8 Runtime: Architectural and Implementation Internals
Quick Review Introduction When.NET 8 arrived on November 14, 2023, it came with the designation of a Long-Term Support (LTS) release. This isn’t just…
26 min
007
Aug 16, 2025
A Deep Dive into Parallel Programming in.NET Core: Internals, Patterns, and Best Practices
Quick Review The Foundation: The Task Parallel Library (TPL) and the Managed Thread Pool Modern software development demands applications that are both responsive and…
40 min
008
Aug 16, 2025
The Evolution of Blazor: A Deep Dive into the Unified Architecture of ASP.NET Core 8
Quick Review Executive Summary: The Blazor Revolution in.NET 8 With the release of.NET 8, Blazor has undergone a monumental architectural transformation, shifting from a…
23 min
009
Aug 12, 2025
Advanced EF Core Interview Questions
This document contains an extensive list of medium to advanced interview questions for Entity Framework Core, designed to test a deep understanding of its…
25 min
010
Aug 11, 2025
Advanced ASP.NET Core Interview Questions
This list contains over 50 challenging questions for experienced ASP.NET Core developers, covering architecture, performance, security, and the framework’s internals. Architecture & Design Patterns…
36 min