.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • KotlinConf’26 Speakers: In Conversation With Lena Reinhard

    calendar Apr 2, 2026 · blog.jetbrains.com
    KotlinConf’26 Speakers: In Conversation With Lena Reinhard

    “Over the last three to five years, many of the promises that drew people to tech have been called into question.” The tech industry has long promised opportunity, growth, and the chance to build things that reach millions of people. Today, many of those assumptions are being questioned. At KotlinConf’26, Lena …


    Read More
  • Python in Visual Studio Code - March 2026 Release

    calendar Apr 2, 2026 · devblogs.microsoft.com
    Python in Visual Studio Code - March 2026 Release

    We're excited to announce that the March 2026 release of the Python extension for Visual Studio Code are now available! This release includes the following announcements: Search Python Symbols in Installed Packages Experimental: Rust- Link to article: …


    Read More
  • Multi-Tenancy in the Critter Stack

    calendar Apr 1, 2026 · jeremydmiller.com
    Multi-Tenancy in the Critter Stack

    We put on another Critter Stack live stream today to give a highlight tour of the multi-tenancy features and support across the entire stack. Long story short, I think we have by far and away the most comprehensive feature set for multi-tenancy in the .NET ecosystem, but I’ll let you judge that for yourself: The … …


    Read More
  • PowerShell 7.6 release postmortem and investments

    calendar Apr 1, 2026 · devblogs.microsoft.com
    PowerShell 7.6 release postmortem and investments

    We recently released PowerShell 7.6, and we want to take a moment to share context on the delayed timing of this release, what we learned, and what we're already changing as a result. PowerShell releases typically align closely with the .NET release schedule. Our goal is to provide predictable and ti Link to article: …


    Read More
  • Middleware in Microsoft Agent Framework: Logging, Caching, and Custom Pipelines

    calendar Apr 1, 2026 · devleader.ca
    Middleware in Microsoft Agent Framework: Logging, Caching, and Custom Pipelines

    Master middleware in Microsoft Agent Framework: build microsoft agent framework middleware csharp pipelines for logging, caching, rate limiting, and custom processing. Link to article: https://www.devleader.ca/2026/04/01/middleware-in-microsoft-agent-framework-logging-caching-and-custom-pipelines


    Read More
  • Real-World C# Source Generator Examples: ToString, Mapping, and Serialization

    calendar Apr 1, 2026 · devleader.ca
    Real-World C# Source Generator Examples: ToString, Mapping, and Serialization

    Learn C# source generators through 3 real-world examples: auto-generating ToString(), object mapping, and serialization boilerplate in .NET 10. Link to article: https://www.devleader.ca/2026/04/01/realworld-c-source-generator-examples-tostring-mapping-and-serialization


    Read More
  • General Availability: Social Identity Providers for Native Authentication via Browser‑Delegated Flows (web-view) in Microsoft Entra External ID

    calendar Apr 1, 2026 · devblogs.microsoft.com
    General Availability: Social Identity Providers for Native Authentication via Browser‑Delegated Flows (web-view) in Microsoft Entra External ID

    We’re excited to announce the General Availability of Social Identity Provider (IdP) support for Native Authentication in Microsoft Entra External ID. This release enables developers to integrate popular social sign‑in options such as Google, Facebook, and Apple — into native and single‑page applications that use …


    Read More
  • Automating competitive price intelligence with Amazon Nova Act

    calendar Apr 1, 2026 · aws.amazon.com/blogs/machine-learning
    Automating competitive price intelligence with Amazon Nova Act

    This post demonstrates how to build an automated competitive price intelligence system that streamlines manual workflows, supporting teams to make data-driven pricing decisions with real-time market insights. Link to article: …


    Read More
  • Improving the Markdown Editor for Work Items

    calendar Apr 1, 2026 · devblogs.microsoft.com
    Improving the Markdown Editor for Work Items

    We introduced the Markdown editor in July 2025 to bring Markdown support to large text fields in work items. Since then, we’ve received valuable customer feedback highlighting challenges with the editing experience, particularly w Link to article: …


    Read More
  • Visual Studio Code 1.114

    calendar Apr 1, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.114

    Learn what's new in Visual Studio Code 1.114 Read the full article Link to article: https://devblogs.microsoft.com/vscode-blog/visual-studio-code-1.114


    Read More
  • The Polyglot tax - Part 3

    calendar Apr 1, 2026 · devblogs.microsoft.com
    The Polyglot tax - Part 3

    Vectors, Analytics, and the End of ETL Part 3 of 4 - The Multimodal Database Series In Part 1: The Polyglot Tax we laid out the fraud detection scenario: a transaction comes in, and before you approve or deny it you need five checks. Order h Link to article: …


    Read More
  • What's New in vcpkg (Feb 2026 - Mar 2026): Parallel file installation and more!

    calendar Apr 1, 2026 · devblogs.microsoft.com
    What's New in vcpkg (Feb 2026 - Mar 2026): Parallel file installation and more!

    This blog post summarizes changes to the vcpkg package manager as part of the 2026.02.27 and 2026.03.18 registry releases and the Link to article: https://devblogs.microsoft.com/cppblog/whats-new-in-vcpkg-feb-2026-mar-2026-parallel-file-installation-and-more


    Read More
  • Bookmark Studio: evolving bookmarks in Visual Studio

    calendar Apr 1, 2026 · devblogs.microsoft.com
    Bookmark Studio: evolving bookmarks in Visual Studio

    Bookmarks in Visual Studio have always been a simple, reliable feature. Many developers use them regularly, and over the years we’ve heard consistent feedback from those users. Bookmarks were useful, but there were a few core gaps that kept them from being as effective and relevant as they could be. Navigation was one …


    Read More
  • The cover of C++: The Programming Language raises questions not answered by the cover

    calendar Apr 1, 2026 · devblogs.microsoft.com
    The cover of <i>C++: The Programming Language</i> raises questions not answered by the cover

    The book C++: The Programming Language¹ (Waylon Warren, editor) claims to present "the complex subject of C++ in the most comprehensible and easy to understand language." A rather overdone book blurb, in my opinion. Anyway, the book does have an attractive cover, or at least an inoffensive one. Link to …


    Read More
  • Observer Pattern Best Practices in C#: Code Organization and Maintainability

    calendar Apr 1, 2026 · devleader.ca
    Observer Pattern Best Practices in C#: Code Organization and Maintainability

    Master observer pattern best practices in C# including memory management, thread safety, event cleanup, and organized event-driven architecture. Link to article: https://www.devleader.ca/2026/04/01/observer-pattern-best-practices-in-c-code-organization-and-maintainability


    Read More
  • Dataverse Skills: Your Coding Agent Now Speaks Dataverse

    calendar Apr 1, 2026 · devblogs.microsoft.com
    Dataverse Skills: Your Coding Agent Now Speaks Dataverse

    Building enterprise solutions is shifting from writing code to directing AI agents. Instead of stitching together APIs, CLIs, and scripts, developers are increasingly describing intent and letting agents execute. For enterprise platforms like Dataverse, this creates a new requirement: they must be operable by agents, …


    Read More
  • Configuring contextual options with Microsoft.Extensions.Options.Contextual

    calendar Apr 1, 2026 · andrewlock.net
    Configuring contextual options with Microsoft.Extensions.Options.Contextual

    In this post I take a brief look at the Microsoft.Extensions.Options.Contextual package to understand what it's for, how to use it, and whether to use it or not Link to article: https://andrewlock.net/configuring-contextual-options-with-microsoft-extensions-options-contextual/


    Read More
  • JetBrains Blog RSS Support Is Now Generally Available

    calendar Apr 1, 2026 · blog.jetbrains.com
    JetBrains Blog RSS Support Is Now Generally Available

    We’re excited to announce that RSS feed support for blog.jetbrains.com and all JetBrains product blogs is now generally available. After months of development and rigorous testing across 47 RSS readers on 6 platforms, we’re proud to deliver a reliable, standards-compliant way for you to read JetBrains content in the …


    Read More
  • Coding Faster with dotNetTips.com Spargine 10: April 2026 Release

    calendar Apr 1, 2026 · dotnettips.wordpress.com
    Coding Faster with dotNetTips.com Spargine 10: April 2026 Release

    Spargine 10 (v2026.10.4.1) is released on April 1, 2026, featuring support for .NET 10, new methods, and enhanced performance benchmarks. This open-source project aims to improve reliability and speed significantly. Community feedback and contributions are encouraged to refine and expand its capabilities. Detailed …


    Read More
  • YouTrack Introduces Whiteboards

    calendar Apr 1, 2026 · blog.jetbrains.com
    YouTrack Introduces Whiteboards

    YouTrack 2026.1 introduces Whiteboards, a new way for teams to plan, brainstorm, and collaborate. Connect your current projects to get a better overview and organize work, or add notes and turn them into tasks and articles when you’re ready. This allows project managers and teams to plan from scratch, collaborate on …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top