.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Go 1.27.1-2 Microsoft build now available

    calendar Sep 8, 2026 · devblogs.microsoft.com
    Go 1.27.1-2 Microsoft build now available

    A new release of the Microsoft build of Go is now available for download. This revision fixes a compatibility issue that may cause panics when using OpenSSL 3.3 with a provider that implements the ML-KEM or ML-DSA algorithms. This improves compatibility with Azure Linux 3. Link to article: …


    Read More
  • Automated agent evaluation with Amazon Bedrock AgentCore and GitHub Actions

    calendar Sep 8, 2026 · aws.amazon.com/blogs/machine-learning
    Automated agent evaluation with Amazon Bedrock AgentCore and GitHub Actions

    Wire Amazon Bedrock AgentCore Evaluations into a GitHub Actions pipeline: deploy an AI agent and an OAuth-protected MCP server to AgentCore runtime, invoke the agent with test prompts, score the responses, and automatically block pull requests when agent behavior regresses. Link to article: …


    Read More
  • Benchmarking small LLM inference on SageMaker AI: G7 vs G5 and G6

    calendar Sep 8, 2026 · aws.amazon.com/blogs/machine-learning
    Benchmarking small LLM inference on SageMaker AI: G7 vs G5 and G6

    Benchmark two 30B Mixture-of-Experts models, Qwen3-Coder-30B and NVIDIA Nemotron-3-Nano-30B, across G5, G6, G6e, and G7 GPU instances on Amazon SageMaker AI. Compare throughput, latency, and cost-per-token, and see how G7's NVIDIA Blackwell GPUs deliver measurable price-performance gains for real-time LLM inference. …


    Read More
  • How HPE Zerto built an agentic troubleshooting system with Amazon Bedrock

    calendar Sep 8, 2026 · aws.amazon.com/blogs/machine-learning
    How HPE Zerto built an agentic troubleshooting system with Amazon Bedrock

    HPE Zerto built an agentic troubleshooting system powered by Amazon Bedrock that runs on-premises inside the customer environment. This post describes the multi-agent architecture, the on-premises deployment model built with Strands Agents, and the engineering challenges of grounding agents in live disaster recovery …


    Read More
  • How DiDi built intelligent contact center QA with Amazon Bedrock

    calendar Sep 8, 2026 · aws.amazon.com/blogs/machine-learning
    How DiDi built intelligent contact center QA with Amazon Bedrock

    DiDi built a transparent, self-owned contact center quality assurance (QA) system on Amazon Bedrock, replacing an opaque third-party tool. Intent verification accuracy rose from 38% to 86%, compliance scoring topped 90%, and Voice of Customer trend analysis dropped from hours to minutes across Spanish and Portuguese …


    Read More
  • MSIX PackageVolume: How Package Storage Works

    calendar Sep 8, 2026 · devblogs.microsoft.com
    MSIX PackageVolume: How Package Storage Works

    An MSIX package can be staged in several ways and locations: PackageVolume Development Mode System package StageInPlace Ex Link to article: https://devblogs.microsoft.com/insidemsix/msix-packagevolume


    Read More
  • Today I will... find hidden latency across a distributed .NET application

    calendar Sep 8, 2026 · devblogs.microsoft.com
    Today I will... find hidden latency across a distributed .NET application

    When a distributed application feels slow, the user sees one delay. The code behind that delay may run across a web frontend, backend services, databases, and external APIs. If you profile only the frontend while the backend is slow, the profiler can show that the frontend is healthy without revealing the actual …


    Read More
  • dotInsights | September 2026

    calendar Sep 8, 2026 · blog.jetbrains.com
    dotInsights | September 2026

    Did you know? Fun fact: The C# compiler (Roslyn) is open source and written in C#. It exposes APIs to analyze and generate code. Welcome to dotInsights by JetBrains! This newsletter is the home for recent .NET and software development related information. 🔗 Links Here’s the latest from the developer community. ☕ Coffee …


    Read More
  • A sample use of the winstart.bat file in Windows 95

    calendar Sep 8, 2026 · devblogs.microsoft.com
    A sample use of the <code>winstart.bat</code> file in Windows 95

    In my earlier discussion of the the litte-known winstart.bat batch file in Windows 3.1 and Windows 95, Danielix Klimax wondered Link to article: https://devblogs.microsoft.com/oldnewthing/20260908-00/?p=112679


    Read More
  • The Work Now Within Reach

    calendar Sep 8, 2026 · openai.com/blog
    The Work Now Within Reach

    Explore how more capable, affordable AI can expand the work people and businesses can accomplish—and make growth more economical. Link to article: https://openai.com/index/the-work-now-within-reach


    Read More
  • Debug Past an HTTP 403 Without Breaking Spring Security

    calendar Sep 8, 2026 · blog.jetbrains.com
    Debug Past an HTTP 403 Without Breaking Spring Security

    You set a breakpoint inside a Spring MVC controller, or a service, send the request to an HTTP endpoint, and nothing happens. The response is back – and it is a 403 (or 401, or a redirect to a login page). At that point, the bug you were trying to catch is no longer the […] Link to article: …


    Read More
  • TypeScript 7 in WebStorm: Faster Coding Assistance for Angular and React, No Migration Required

    calendar Sep 8, 2026 · blog.jetbrains.com
    TypeScript 7 in WebStorm: Faster Coding Assistance for Angular and React, No Migration Required

    TypeScript 7 is a real game-changer, and its new Go-based language engine fundamentally alters how IDEs integrate with TypeScript. And what’s more, WebStorm 2026.2 ships stable support for it, including for Angular and React projects. No migration is required – if your team is locked on an older TypeScript version for …


    Read More
  • Using C# 14 to build "Smart records" for config & settings models

    calendar Sep 8, 2026 · blog.elmah.io
    Using C# 14 to build "Smart records" for config & settings models

    Traditional config classes let properties be mutated anywhere and accept invalid values with no warning. This article shows how to use C# 14's new extension-block syntax with records to build "smart records" - immutable, self-validating configuration models for cleaner, safer ASP.NET Core apps. Link to …


    Read More
  • The Agentic Road to Revenue

    calendar Sep 8, 2026 · devblogs.microsoft.com
    The Agentic Road to Revenue

    The Agentic Road to Revenue Link to article: https://devblogs.microsoft.com/all-things-azure/the-agentic-road-to-revenue


    Read More
  • OpenAI expands initiatives to support journalism from classrooms to newsrooms

    calendar Sep 8, 2026 · openai.com/blog
    OpenAI expands initiatives to support journalism from classrooms to newsrooms

    OpenAI is expanding support for journalism with tools, training, and partnerships for students, educators, journalists, and news organizations. Link to article: https://openai.com/index/supporting-journalism-from-classrooms-to-newsrooms


    Read More
  • Critter Stack Roadmap for September 2026

    calendar Sep 7, 2026 · jeremydmiller.com
    Critter Stack Roadmap for September 2026

    JasperFx Software is closing in on a couple big releases in the next week or two that are worth talking about now to get last minute feedback and maybe additional requests. Critter Watch 1.1 I’m hoping to have a follow up https://critterwatch.jasperfx.net release that builds on our 1.0 release with a handful of new …


    Read More
  • Pipeline vs Chain of Responsibility vs ASP.NET Core Middleware

    calendar Sep 7, 2026 · devleader.ca
    Pipeline vs Chain of Responsibility vs ASP.NET Core Middleware

    Compare Pipeline, Chain of Responsibility, and ASP.NET Core middleware by transformation, handler selection, continuation, ordering, and short-circuiting. Link to article: https://www.devleader.ca/2026/09/07/pipeline-vs-chain-of-responsibility-vs-aspnet-core-middleware


    Read More
  • Run temporary containers in .NET tests with Meziantou.Framework.TemporaryContainers

    calendar Sep 7, 2026 · meziantou.net
    Run temporary containers in .NET tests with Meziantou.Framework.TemporaryContainers

    Integration tests are much more valuable when they run against real services. Instead of mocking a database or cache, you can start a temporary container, run your test, and dispose everything at the end. The Meziantou.Framework.TemporaryContainers package provides a lightweight API to manage disposable containers from …


    Read More
  • Kotlin 2.4.20 Released

    calendar Sep 7, 2026 · blog.jetbrains.com
    Kotlin 2.4.20 Released

    The Kotlin 2.4.20 release is out! Here are the main highlights: For the complete list of changes, see What’s new in Kotlin 2.4.20 or the release notes on GitHub. How to install Kotlin 2.4.20 The latest version of Kotlin is included in the latest versions of IntelliJ IDEA and Android Studio. To update to the […] Link to …


    Read More
  • Java Annotated Monthly – September 2026

    calendar Sep 7, 2026 · blog.jetbrains.com
    Java Annotated Monthly – September 2026

    This month’s Java Annotated Monthly brings you the latest Java news, a generous dose of AI-focused articles, Kotlin updates, and highlights from a variety of technologies and frameworks, plus plenty more worth adding to your reading list. Our featured writer, Aicha Laafia, takes a closer look at upcoming JEPs and …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top