.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • How To Unit Test a C# Processing Pipeline

    calendar Sep 3, 2026 · devleader.ca
    How To Unit Test a C# Processing Pipeline

    Learn how to unit test C# processing pipeline behavior with deterministic checks for order, rejection, faults, cancellation, capacity, drain, and cleanup. Link to article: https://www.devleader.ca/2026/09/03/how-to-unit-test-a-c-processing-pipeline


    Read More
  • Using Specifications for Domain Rules and Validation

    calendar Sep 2, 2026 · devleader.ca
    Using Specifications for Domain Rules and Validation

    Specification Pattern DDD validation uses pure C# rules while structured results, request checks, and aggregate invariant enforcement stay clearly separate. Link to article: https://www.devleader.ca/2026/09/02/using-specifications-for-domain-rules-and-validation


    Read More
  • Register Pipeline Stages With .NET Dependency Injection

    calendar Aug 30, 2026 · devleader.ca
    Register Pipeline Stages With .NET Dependency Injection

    Learn how to register ordered pipeline stages with Microsoft DI, choose safe service lifetimes, create background scopes, and avoid captive dependencies. Link to article: https://www.devleader.ca/2026/08/30/register-pipeline-stages-with-net-dependency-injection


    Read More
  • Specification vs Repository vs Query Object in .NET

    calendar Aug 29, 2026 · devleader.ca
    Specification vs Repository vs Query Object in .NET

    Compare Specification, Repository, and Query Object in .NET, then place predicates, GoF patterns, validation, policies, and rules engines correctly in code. Link to article: https://www.devleader.ca/2026/08/29/specification-vs-repository-vs-query-object-in-net


    Read More
  • When A Developer Misses The Deadline, Who Owns It? - Dev Leader Weekly 155

    calendar Aug 29, 2026 · devleader.ca
    When A Developer Misses The Deadline, Who Owns It? - Dev Leader Weekly 155

    Welcome to another issue of Dev Leader Weekly! In this issue, I discuss accountability when projects slip and what engineering managers actually own. Link to article: https://www.devleader.ca/2026/08/29/when-a-developer-misses-the-deadline-who-owns-it-dev-leader-weekly-155


    Read More
  • Weekly Recap: RAG Search, C# Pipelines, and Specification Patterns [Aug 2026]

    calendar Aug 29, 2026 · devleader.ca
    Weekly Recap: RAG Search, C# Pipelines, and Specification Patterns [Aug 2026]

    This week covers hybrid search and semantic reranking for RAG in .NET, plus async and error-handling patterns for C# pipelines. The videos dig into AI agent evals, what developers retain when AI writes code, communication gaps, and manager accountability. Link to article: …


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top