.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Run and Iterate on LLMs Faster with Docker Model Runner on DGX Station

    calendar Mar 31, 2026 · docker.com
    Run and Iterate on LLMs Faster with Docker Model Runner on DGX Station

    Back in October, we showed how Docker Model Runner on the NVIDIA DGX Spark makes it remarkably easy to run large AI models locally with the same familiar Docker experience developers already trust. That post struck a chord: hundreds of developers discovered that a compact desktop system paired with Docker Model Runner …


    Read More
  • Build a FinOps agent using Amazon Bedrock AgentCore

    calendar Mar 31, 2026 · aws.amazon.com/blogs/machine-learning
    Build a FinOps agent using Amazon Bedrock AgentCore

    In this post, you learn how to build a FinOps agent using Amazon Bedrock AgentCore that helps your finance team manage AWS costs across multiple accounts. This conversational agent consolidates data from AWS Cost Explorer, AWS Budgets, and AWS Compute Optimizer into a single interface, so your team can ask questions …


    Read More
  • Building an AI powered system for compliance evidence collection

    calendar Mar 31, 2026 · aws.amazon.com/blogs/machine-learning
    Building an AI powered system for compliance evidence collection

    In this post, we show you how to build a similar system for your organization. You will learn the architecture decisions, implementation details, and deployment process that can help you automate your own compliance workflows. Link to article: …


    Read More
  • Accelerating software delivery with agentic QA automation using Amazon Nova Act

    calendar Mar 31, 2026 · aws.amazon.com/blogs/machine-learning
    Accelerating software delivery with agentic QA automation using Amazon Nova Act

    In this post, we demonstrate how to implement agentic QA automation through QA Studio, a reference solution built with Amazon Nova Act. You will see how to define tests in natural language that adapt automatically to UI changes, explore the serverless architecture that executes tests reliably at scale, and get …


    Read More
  • Aspire 13.2: Dashboard Gets Smarter Export and Telemetry

    calendar Mar 31, 2026 · devblogs.microsoft.com
    Aspire 13.2: Dashboard Gets Smarter Export and Telemetry

    Debugging distributed apps is hard. When something goes wrong, the problem could be in any service, and the evidence is scattered across separate log streams, trace collectors, and configuration sources. Aspire makes telemetry a first-class concern by configuring OpenTelemetry by default and collecting all telemetry in …


    Read More
  • Docker Sandboxes: Run Agents in YOLO Mode, Safely

    calendar Mar 31, 2026 · docker.com
    Docker Sandboxes: Run Agents in YOLO Mode, Safely

    Agents have crossed a threshold. Over a quarter of all production code is now AI-authored, and developers who use agents are merging roughly 60% more pull requests. But these gains only come when you let agents run autonomously. And to unlock that, you have to get out of the way.That means letting agents run without... …


    Read More
  • AWS launches frontier agents for security testing and cloud operations

    calendar Mar 31, 2026 · aws.amazon.com/blogs/machine-learning
    AWS launches frontier agents for security testing and cloud operations

    I'm excited to announce that AWS Security Agent on-demand penetration testing and AWS DevOps Agent are now generally available, representing a new class of AI capabilities we announced at re:Invent called frontier agents. These autonomous systems work independently to achieve goals, scale massively to tackle concurrent …


    Read More
  • Visual Studio March Update - Build Your Own Custom Agents

    calendar Mar 31, 2026 · devblogs.microsoft.com
    Visual Studio March Update - Build Your Own Custom Agents

    This month's Visual Studio update gives you new ways to customize GitHub Copilot. Custom agents allow you to build specialized Copilot agents tailored to your team's workflow, backed by the tools and knowledge sources that matter to your project. Alongside that, agent skills bring reusable instruction sets, and a new …


    Read More
  • Can your governance keep pace with your AI ambitions? AI risk intelligence in the agentic era

    calendar Mar 31, 2026 · aws.amazon.com/blogs/machine-learning
    Can your governance keep pace with your AI ambitions? AI risk intelligence in the agentic era

    Traditional frameworks designed for static deployments cannot address the dynamic interactions that define agentic workloads. AI Risk Intelligence (AIRI), from AWS Generative AI Innovation Center, provides the automated rigor required to govern agents at enterprise scale—a fundamental reimagining of how security, …


    Read More
  • Factory Method Pattern Real-World Example in C#: Complete Implementation

    calendar Mar 31, 2026 · devleader.ca
    Factory Method Pattern Real-World Example in C#: Complete Implementation

    See Factory Method pattern in action with a complete real-world C# example. Step-by-step implementation of a payment processing system using factory methods. Link to article: https://www.devleader.ca/2026/03/31/factory-method-pattern-realworld-example-in-c-complete-implementation


    Read More
  • Kodee’s Kotlin Roundup: Kotlin 2.3.20, Interview With Josh Long, and More

    calendar Mar 31, 2026 · blog.jetbrains.com
    Kodee’s Kotlin Roundup: Kotlin 2.3.20, Interview With Josh Long, and More

    March was a busy month for Kotlin, with a new language release, fresh tooling, ecosystem updates, and plenty of inspiration ahead of KotlinConf’26. From practical improvements to exciting steps in AI and multiplatform, there’s a lot worth exploring. Here are the stories that stood out to me most. Where you can learn …


    Read More
  • Profile .NET Apps Without Restarting: Monitoring Comes to ReSharper

    calendar Mar 31, 2026 · blog.jetbrains.com
    Profile .NET Apps Without Restarting: Monitoring Comes to ReSharper

    Tracking down performance bottlenecks in Visual Studio often means interrupting your workflow, restarting your application in profiling mode, and hoping you can reliably reproduce the exact issue. We think there’s a better way. If you have already used Monitoring in Rider, this experience will feel familiar. Now, the …


    Read More
  • Amper 0.10 – JDK Provisioning, a Maven Converter, Custom Compiler Plugins, and More

    calendar Mar 31, 2026 · blog.jetbrains.com
    Amper 0.10 – JDK Provisioning, a Maven Converter, Custom Compiler Plugins, and More

    Amper 0.10.0 is out, and it brings a variety of new features, such as JDK provisioning, custom Kotlin compiler plugins, a Maven-to-Amper converter, and numerous IDE improvements! Read on for all of the details, and see the release notes for the full list of changes and bug fixes. To get support for Amper’s latest …


    Read More
  • How .NET handles exceptions internally (and why they're expensive)

    calendar Mar 31, 2026 · blog.elmah.io
    How .NET handles exceptions internally (and why they're expensive)

    What really happens when you write throw new Exception() in .NET? Microsoft guidelines state that When a member throws an exception, its performance can be orders of magnitude slower. It's not just a simple jump to a catch block, but a lot goes in CLR (Common Language Runtime) Link to article: …


    Read More
  • Azure Developer CLI (azd) - March 2026: Run and Debug AI Agents Locally, GitHub Copilot Integration, & Container App Jobs

    calendar Mar 31, 2026 · devblogs.microsoft.com
    Azure Developer CLI (azd) - March 2026: Run and Debug AI Agents Locally, GitHub Copilot Integration, & Container App Jobs

    The Azure Developer CLI (azd) shipped seven releases in March 2026. Most notably, azd now has a local run-and-debug loop for AI agents, GitHub Copilot–powered project setup, and Container App Jobs deployment. Here's what's in versions 1.2 Link to article: …


    Read More
  • Securing Back-end App Service Web Apps with Private Endpoints

    calendar Mar 31, 2026 · markheath.net
    Securing Back-end App Service Web Apps with Private Endpoints

    Back in 2019, I wrote about securing back-end App Service web apps using VNets and Service Endpoints. That approach worked well at the time, but Azure has moved on significantly since then. In this post, I'll show the modern way to achieve the same thing using Private Endpoints — which is now Microsoft's recommended …


    Read More
  • C# Source Generator Attributes: Generating Code with ForAttributeWithMetadataName

    calendar Mar 30, 2026 · devleader.ca
    C# Source Generator Attributes: Generating Code with ForAttributeWithMetadataName

    Learn how C# source generator attributes trigger code generation in .NET. Complete guide to the marker attribute pattern with ForAttributeWithMetadataName. Link to article: https://www.devleader.ca/2026/03/30/c-source-generator-attributes-generating-code-with-forattributewithmetadataname


    Read More
  • GitHub Copilot SDK vs Semantic Kernel: When to Use Each in C#

    calendar Mar 30, 2026 · devleader.ca
    GitHub Copilot SDK vs Semantic Kernel: When to Use Each in C#

    GitHub Copilot SDK vs Semantic Kernel in C# -- a practical comparison. Understand when to use each framework, their key differences, and how to choose for your .NET AI applications. Link to article: https://www.devleader.ca/2026/03/30/github-copilot-sdk-vs-semantic-kernel-when-to-use-each-in-c


    Read More
  • What’s New in PyCharm 2026.1

    calendar Mar 30, 2026 · blog.jetbrains.com
    What’s New in PyCharm 2026.1

    Welcome to PyCharm 2026.1. This release doesn’t just add features – it rethinks how you build, debug, and scale Python projects. From a brand-new debugging engine powered by debugpy to first-class uv support on remote targets and expanded JavaScript support in the free tier, this version is all about removing friction …


    Read More
  • How Ring scales global customer support with Amazon Bedrock Knowledge Bases

    calendar Mar 30, 2026 · aws.amazon.com/blogs/machine-learning
    How Ring scales global customer support with Amazon Bedrock Knowledge Bases

    In this post, you'll learn how Ring implemented metadata-driven filtering for Region-specific content, separated content management into ingestion, evaluation and promotion workflows, and achieved cost savings while scaling up. Link to article: …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top