.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • 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
  • ATV Big Air Tour turned 3 days of work into 3 hours with ChatGPT

    calendar Sep 2, 2026 · openai.com/blog
    ATV Big Air Tour turned 3 days of work into 3 hours with ChatGPT

    ATV Big Air Tour uses ChatGPT Work to speed up marketing, merchandising, and more. It even turned merchandise photos into an inventory website in 15 minutes. Link to article: https://openai.com/index/atv-big-air-tour


    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
  • Introducing Claude Fable 5.1 on AWS

    calendar Sep 1, 2026 · aws.amazon.com/blogs/machine-learning
    Introducing Claude Fable 5.1 on AWS

    Claude Fable 5.1 is now available on Amazon Bedrock and Claude Platform on AWS. This post covers Claude Fable 5.1's improvements, the Enterprise Frontier Safeguards for keeping your data in a cloud environment you control, and how to start building with the model on Amazon Bedrock. Link to article: …


    Read More
  • How AI-native companies turn workflows into operating capability

    calendar Sep 1, 2026 · openai.com/blog
    How AI-native companies turn workflows into operating capability

    Basis, Clay, and Exa Labs use AI agents to improve onboarding, account management, and developer integrations. See what enterprise leaders can apply. Link to article: https://openai.com/index/ai-native-company-workflows


    Read More
  • From theory to delivery: How Atos upskilled 400 engineers in agentic AI

    calendar Sep 1, 2026 · aws.amazon.com/blogs/machine-learning
    From theory to delivery: How Atos upskilled 400 engineers in agentic AI

    When Atos set out to upskill 400 engineers in agentic AI, hands-on learning was the missing ingredient. Over three days, engineers built multi-agent systems on AWS through an AI League event. This post explains why Atos chose the format, what engineers built and learned, and what other enterprises should consider. Link …


    Read More
  • Tokenomics at scale: How Jamf built real-time spend enforcement for Amazon Bedrock

    calendar Sep 1, 2026 · aws.amazon.com/blogs/machine-learning
    Tokenomics at scale: How Jamf built real-time spend enforcement for Amazon Bedrock

    As generative AI adoption scales, cost governance becomes a top challenge. Learn how Jamf built real-time, per-user spend enforcement for Amazon Bedrock using IAM Customer Managed Policies, an Amazon Athena cost view, and a serverless AWS Lambda loop that applies tiered model limits in near-real-time without disrupting …


    Read More
  • Securing Amazon Quick from POC to production: Agents, Flows, and Spaces

    calendar Sep 1, 2026 · aws.amazon.com/blogs/machine-learning
    Securing Amazon Quick from POC to production: Agents, Flows, and Spaces

    Amazon Quick proof-of-concept projects often stall when security teams review the production plan. This post walks through designing dashboards, Spaces, knowledge bases, agents, and Flows with security controls that hold as you scale: dataset shaping, agent isolation, document classification, and approval gates. Link …


    Read More
  • Servicing While In Use and ERROR_PACKAGES_IN_USE

    calendar Sep 1, 2026 · devblogs.microsoft.com
    Servicing While In Use and ERROR_PACKAGES_IN_USE

    How does MSIX service a package while it's in use? Simple: It doesn't. A core principle of MSIX servicing is: Do not service a package while it's in use. Deployment provides several ways to deal with that constraint. Options range from terminating applications to deferring servicing until the Link to article: …


    Read More
  • Today I will... review GitHub PRs

    calendar Sep 1, 2026 · devblogs.microsoft.com
    Today I will... review GitHub PRs

    Today I will show you how we can tackle one of the most common tasks when working in a development team or managing an open-source project, and that is working with Pull Requests. While we're going to be using the GitHub tooling within Visual Studio for this, the approach would be very similar with Azure DevOps. …


    Read More
  • How t54 built a trust layer with Amazon Bedrock AgentCore payments

    calendar Sep 1, 2026 · aws.amazon.com/blogs/machine-learning
    How t54 built a trust layer with Amazon Bedrock AgentCore payments

    t54 built x402-secure, a trust layer on Amazon Bedrock AgentCore payments that scores every endpoint before an autonomous agent pays it. See how session budgets, credential isolation, and a deterministic trust gate have governed more than 20 million agent-initiated transactions with no human in the loop. Link to …


    Read More
  • How ZS democratized secure ad-hoc analytics with Amazon SageMaker

    calendar Sep 1, 2026 · aws.amazon.com/blogs/machine-learning
    How ZS democratized secure ad-hoc analytics with Amazon SageMaker

    Learn how ZS built a security-hardened Amazon SageMaker platform that balances developer agility with healthcare-grade governance, serving 1,000+ daily active users across 200+ SageMaker domains. Link to article: …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top