.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Accessing OpenAI GPT-5.6 models on Amazon Bedrock from Australia with global cross-Region inference

    calendar Sep 2, 2026 · aws.amazon.com/blogs/machine-learning
    Accessing OpenAI GPT-5.6 models on Amazon Bedrock from Australia with global cross-Region inference

    Australian teams can now access OpenAI GPT-5.6 Sol, Terra, and Luna models on Amazon Bedrock with global cross-Region inference from the Asia Pacific (Sydney) and Asia Pacific (Melbourne) Regions. This post shows how to invoke the models, use prompt caching, set up Codex with OpenID Connect authentication, and monitor …


    Read More
  • IntelliJ IDEA 2026.2.2 Is Out!

    calendar Sep 2, 2026 · blog.jetbrains.com
    IntelliJ IDEA 2026.2.2 Is Out!

    IntelliJ IDEA 2026.2.2 is now available. You can update to this version from inside the IDE, using the Toolbox App, or by using snaps if you are a Ubuntu user. You can also download it from our website. IntelliJ IDEA 2026.2.2 brings the following refinements: To see the full list of issues addressed in this version, …


    Read More
  • Modernizing and scaling support operations with generative AI on AWS

    calendar Sep 2, 2026 · aws.amazon.com/blogs/machine-learning
    Modernizing and scaling support operations with generative AI on AWS

    Learn how to build a generative AI-based support operations platform on AWS that converts training videos into structured SOPs, applies Retrieval-Augmented Generation to guide ticket resolution, and uses machine learning to predict SLA risk and prioritize work. Link to article: …


    Read More
  • How an AWS team detects dashboard content failures at scale using Amazon Bedrock

    calendar Sep 2, 2026 · aws.amazon.com/blogs/machine-learning
    How an AWS team detects dashboard content failures at scale using Amazon Bedrock

    Business intelligence dashboards can fail silently, showing blank, stale, or wrong data even when every infrastructure monitor reports healthy. Learn how an AWS team built an automated, AI-powered content validation solution on Amazon Bedrock that scans hundreds of dashboards and alerts owners, cutting mean time to …


    Read More
  • From code to diagrams: Agentic architecture documentation with Amazon Bedrock AgentCore

    calendar Sep 2, 2026 · aws.amazon.com/blogs/machine-learning
    From code to diagrams: Agentic architecture documentation with Amazon Bedrock AgentCore

    Learn how a global interdealer broker built an automated architecture documentation pipeline on Amazon Bedrock AgentCore that analyzes .NET code bases, generates architecture diagrams, and maintains searchable documentation through Amazon Bedrock Knowledge Bases and AWS CodePipeline. Link to article: …


    Read More
  • Trinity: Agentic AI-powered transition planning for students with disabilities

    calendar Sep 2, 2026 · aws.amazon.com/blogs/machine-learning
    Trinity: Agentic AI-powered transition planning for students with disabilities

    Learn how University Startups and its AWS partner g/d/n/a scaled Trinity, a conversational AI solution for students with disabilities, into a serverless multi-agent architecture on Amazon Bedrock that produces IDEA-aligned transition plans for school districts across the US. Link to article: …


    Read More
  • Go 1.27.1-1 and 1.26.8-1 Microsoft builds now available

    calendar Sep 2, 2026 · devblogs.microsoft.com
    Go 1.27.1-1 and 1.26.8-1 Microsoft builds now available

    A new release of the Microsoft build of Go is now available for download. For more information about this release and the changes included, see the table below: Microsoft Release Upstream Tag Link to article: https://devblogs.microsoft.com/go/go-1-27-1-1-and-1-26-8-1-microsoft-builds-now-available


    Read More
  • Visual Studio Code 1.136

    calendar Sep 2, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.136

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


    Read More
  • Visual Studio Code 1.136 (Insiders)

    calendar Sep 2, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.136 (Insiders)

    Learn what's new in Visual Studio Code 1.136 (Insiders) Read the full article Link to article: https://devblogs.microsoft.com/external-blogs/visual-studio-code-1-136-insiders


    Read More
  • TeamCity 2026.2: Pipelines General Availability, BYOK for AI Assistant, and More

    calendar Sep 2, 2026 · blog.jetbrains.com
    TeamCity 2026.2: Pipelines General Availability, BYOK for AI Assistant, and More

    This major update for TeamCity On-Premises introduces a number of pipeline improvements that are now moving out of EAP and joining build configurations as official, stable options for designing CI/CD workflows. We are also shipping a number of AI-related features, including an MCP toolset extension and the ability to …


    Read More
  • The MPS 2026.2 Early Access Program Has Started

    calendar Sep 2, 2026 · blog.jetbrains.com
    The MPS 2026.2 Early Access Program Has Started

    MPS 2026.2 EAP1 offers several improvements to test reporting, enhances grouping of found items, and brings a smoother editing experience and a more maintainable foundation for launching MPS and MPS-based products. This release makes multi-node selection more predictable and aligns the MPS startup configuration more …


    Read More
  • Stop alt-tabbing into the wrong Visual Studio

    calendar Sep 2, 2026 · devblogs.microsoft.com
    Stop alt-tabbing into the wrong Visual Studio

    A user asked for per-solution color themes. It already ships, and it goes further than they asked. You run several instances of Visual Studio side by side, one per solution, and they all look identical. Same taskbar icon, same alt-tab thumbnail, same chrome. So, you land in the wrong one, start typing, and realize …


    Read More
  • Stop Guessing at Hard Faults

    calendar Sep 2, 2026 · blog.jetbrains.com
    Stop Guessing at Hard Faults

    CLion’s new AI skill lets agents find the root cause without manual digging. Embedded debugging takes a lot of manual work. You’re flashing real hardware, juggling debug probes or DAP adapters, and when something goes wrong at a lower level (a hard fault), the processor doesn’t tell you why, only that it happened. …


    Read More
  • Below the Harness: Governing a Multi-Model, Multi-Harness World

    calendar Sep 2, 2026 · docker.com
    Below the Harness: Governing a Multi-Model, Multi-Harness World

    We believe the future is a multi-model, multi-harness world. And we think it needs a new trust model. In 1988, Norm Hardy described a problem that had been quietly breaking systems for years: the confused deputy. A program that takes action using its permissions instead of yours. Today, every AI agent is that deputy. …


    Read More
  • Building Reproducible AI Evaluation Workflows with Docker Sandboxes

    calendar Sep 2, 2026 · docker.com
    Building Reproducible AI Evaluation Workflows with Docker Sandboxes

    Learn how Docker Sandboxes can make AI evaluation workflows more reproducible with consistent execution, structured artifacts, and runtime evidence. Link to article: https://www.docker.com/blog/building-reproducible-ai-evaluation-workflows-with-docker-sandboxes/


    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
  • Behind SPFx Dev Skills: testing what agents know and fixing what they miss

    calendar Sep 2, 2026 · devblogs.microsoft.com
    Behind SPFx Dev Skills: testing what agents know and fixing what they miss

    AI coding agents can build SharePoint Framework solutions. But should you trust them to choose the right toolchain and package versions by themselves, then apply every upgrade step correctly? We wanted evidence. Before publishing SPFx Dev Skills, the SharePoint Framework team an Link to article: …


    Read More
  • How to Handle Errors in Go

    calendar Sep 2, 2026 · blog.jetbrains.com
    How to Handle Errors in Go

    This article was initially published by a community contributor, Christoph Berger, in the JetBrains’ Go Guide and has since been moved to the JetBrains Go blog. We have also updated it in August 2026 to reflect the most recent changes to the Go language. Error handling is one of the aspects in which Go differs […] Link …


    Read More
  • Getting started with RAG in ASP.NET Core

    calendar Sep 2, 2026 · blog.elmah.io
    Getting started with RAG in ASP.NET Core

    AI hype is everywhere, but where do you start with .NET? In this beginner-friendly post, we build a simple RAG pipeline in an ASP.NET Core Web API using keyword matching instead of embeddings, covering retrieve, augment, and generate end to end, with vector embeddings saved for a later post. Link to article: …


    Read More
  • Boost Your .NET Projects with Spargine: Simplify Thread Pool Execution with ThreadPoolHelper

    calendar Sep 2, 2026 · dotnettips.wordpress.com
    Boost Your .NET Projects with Spargine: Simplify Thread Pool Execution with ThreadPoolHelper

    Spargine's ThreadPoolHelper simplifies concurrent execution in .NET applications by providing reusable APIs that manage thread pool operations. It supports single and batch operations, bounded concurrency, timeout management, cooperative cancellation, and non-throwing execution. By centralizing common patterns, …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top