.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Sunsetting of the JetBrains Teacher Pack for Bootcamps

    calendar Aug 31, 2026 · blog.jetbrains.com
    Sunsetting of the JetBrains Teacher Pack for Bootcamps

    After careful consideration, we’ve decided to sunset the JetBrains Teacher Pack for Bootcamps. If you’re planning to run a bootcamp and would like support from JetBrains, you can submit one final application by September 30, 2026, 11:59 pm CET. Starting October 1, 2026, we will no longer accept new applications. …


    Read More
  • A milestone in expanding access to AI

    calendar Aug 31, 2026 · openai.com/blog
    A milestone in expanding access to AI

    ChatGPT Ads reaches $1 billion in annualized revenue run rate and expands globally, supporting broader access to AI through free and affordable options. Link to article: https://openai.com/index/expanding-access-to-ai-with-chatgpt-ads


    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
  • Collection Performance: Use Caution when using Range Expressions in Hot Paths when Collection Slicing

    calendar Aug 30, 2026 · dotnettips.wordpress.com
    Collection Performance: Use Caution when using Range Expressions in Hot Paths when Collection Slicing

    Range expressions make collection slicing concise, but they can introduce unexpected overhead in hot paths. This subscriber-only article compares several ways to create slices with Memory, Span, ReadOnlyMemory, and ReadOnlySpan—and explains when using start-and-length overloads may be the smarter performance choice. …


    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
  • Only believe what you can validate: a verification framework for agentic AI

    calendar Aug 29, 2026 · devblogs.microsoft.com
    Only believe what you can validate: a verification framework for agentic AI

    How to read this article This article picks up where my Link to article: https://devblogs.microsoft.com/all-things-azure/only-believe-what-you-can-validate


    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
  • Try the new SqlClient and Retry connections natively

    calendar Aug 29, 2026 · devblogs.microsoft.com
    Try the new SqlClient and Retry connections natively

    The 2002 release of the original .NET Framework shipped ADO.NET and System.Data.SqlClient, the driver for SQL Server that gave .NET applications a standard connection approach. Over the years, updates, enhancements, and patches solidified these BCL classes as an integral dependency for millions of line-of-business …


    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
  • Your ASP.NET Core Endpoints Don't Have a Timeout

    calendar Aug 29, 2026 · milanjovanovic.tech
    Your ASP.NET Core Endpoints Don't Have a Timeout

    ASP.NET Core doesn't enforce an application timeout on incoming requests by default. The built-in middleware can add one, but it only cancels RequestAborted. Link to article: https://milanjovanovic.tech/blog/your-aspnetcore-endpoints-dont-have-a-timeout


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top