.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Join us for .NET Day on Agentic Modernization Livestream

    calendar Jun 10, 2026 · devblogs.microsoft.com
    Join us for .NET Day on Agentic Modernization Livestream

    If you’re modernizing .NET apps and want practical ways to move faster without rewriting everything, this event is for you. Link to article: https://devblogs.microsoft.com/dotnet/join-us-for-dotnet-day-on-agentic-modernization-livestream


    Read More
  • Visual Studio Code 1.124

    calendar Jun 10, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.124

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


    Read More
  • Spec-Driven Development: A Spec-First Approach to AI-Native Engineering

    calendar Jun 10, 2026 · devblogs.microsoft.com
    Spec-Driven Development: A Spec-First Approach to AI-Native Engineering

    AI has made software delivery faster, but speed alone does not guarantee better outcomes. As teams adopt AI-native development, the real challenge is keeping requirements, design, implementation, and validation aligned so the final result still reflects the original intent. Spec-Driven Development (SDD) addresses this …


    Read More
  • Static Code Analysis and the Rules of Zero, Three, and Five

    calendar Jun 10, 2026 · blog.jetbrains.com
    Static Code Analysis and the Rules of Zero, Three, and Five

    The Rule of Zero, Three, and Five, sometimes written 0/3/5, is a set of C++ guidelines about resource ownership and the special member functions. They exist because the alternatives are double-frees, dangling pointers, and silently broken copies. In this post we’ll work through the rules by tripping over each of those …


    Read More
  • Stop hand-tuning kernels: How Neuron Agentic Development accelerates AWS Trainium optimizations

    calendar Jun 10, 2026 · aws.amazon.com/blogs/machine-learning
    Stop hand-tuning kernels: How Neuron Agentic Development accelerates AWS Trainium optimizations

    Today, we’re announcing the Neuron Agentic Development capabilities: a collection of AI agents and skills that make this possible for developers building on AWS Trainium and AWS Inferentia. In this post, we explain how the Neuron Agentic Development capabilities accelerate the kernel development workflow. Link to …


    Read More
  • Build an AI-Powered Equipment Repair Assistant Using Amazon Bedrock AgentCore

    calendar Jun 10, 2026 · aws.amazon.com/blogs/machine-learning
    Build an AI-Powered Equipment Repair Assistant Using Amazon Bedrock AgentCore

    In this post, you build an AI-powered equipment repair assistant using Amazon Bedrock AgentCore that helps farmers and field technicians diagnose equipment problems, identify required parts, and access manufacturer-approved repair procedures through natural language. The solution uses AgentCore Runtime with the Strands …


    Read More
  • Solving the ‘God Object’ Problem with Shared Identity

    calendar Jun 10, 2026 · codeopinion.com
    Solving the ‘God Object’ Problem with Shared Identity

    You start with a simple entity. Then, over time, you add more and more properties. The next thing you know, you have a god object sitting at the center of your system. Everything touches it. Everything depends on it. Every workflow flows through it. And whenever you need to make a change, you hope it… Read More …


    Read More
  • When to Use Mediator Pattern in C#: Decision Guide with Examples

    calendar Jun 10, 2026 · devleader.ca
    When to Use Mediator Pattern in C#: Decision Guide with Examples

    Learn when to use the mediator pattern in C# with decision criteria, practical scenarios, and code examples for reducing coupling. Link to article: https://www.devleader.ca/2026/06/10/when-to-use-mediator-pattern-in-c-decision-guide-with-examples


    Read More
  • Agentic AI vs. Traditional Automation: When Should an Enterprise Use Agents?

    calendar Jun 10, 2026 · build5nines.com
    Agentic AI vs. Traditional Automation: When Should an Enterprise Use Agents?

    A lot of enterprise automation projects start with the same optimistic sentence: “This should be easy to automate.” Then the real world shows up. The… Link to article: https://build5nines.com/agentic-ai-vs-traditional-automation-when-should-an-enterprise-use-agents/


    Read More
  • Modern C++ Support in CLion: What’s New

    calendar Jun 10, 2026 · blog.jetbrains.com
    Modern C++ Support in CLion: What’s New

    Modern C++ makes advanced high-performance techniques more accessible, with features like compile-time computation, zero-overhead abstractions, and expressive template code. But as your codebase grows, your ability to use these techniques productively depends heavily on how well your tooling understands them. Without …


    Read More
  • PowerToys 0.100 is here: new Shortcut Guide, Command Palette improvements and much more!

    calendar Jun 10, 2026 · devblogs.microsoft.com
    PowerToys 0.100 is here: new Shortcut Guide, Command Palette improvements and much more!

    Link to article: https://devblogs.microsoft.com/commandline/powertoys-0-100-is-here-new-shortcut-guide-command-palette-improvements-and-much-more


    Read More
  • Agentic AI Governance: Designing for Accountability and Control

    calendar Jun 10, 2026 · blog.jetbrains.com
    Agentic AI Governance: Designing for Accountability and Control

    Many organizations are already deploying agentic workflows. Some are still experimental, while others are running in production. Once an AI agent can take action on behalf of a business, the question is no longer whether it’s useful, but what happens when something goes wrong. It’s tempting to focus on blame: the AI …


    Read More
  • From data to decisions: how LSEG is scaling trusted AI

    calendar Jun 10, 2026 · openai.com/blog
    From data to decisions: how LSEG is scaling trusted AI

    See how LSEG uses OpenAI to scale trusted AI across its global business, accelerating insights, shrinking release cycles, and empowering 4,000 employees. Link to article: https://openai.com/index/lseg


    Read More
  • Deploying ASP.NET Core Web API to Azure and Docker

    calendar Jun 9, 2026 · devleader.ca
    Deploying ASP.NET Core Web API to Azure and Docker

    A complete guide to deploy asp.net core Web API using Docker, Azure App Service, and Azure Container Apps with .NET 10 best practices. Link to article: https://www.devleader.ca/2026/06/09/deploying-aspnet-core-web-api-to-azure-and-docker


    Read More
  • Scale Robot Reinforcement Learning with NVIDIA Isaac Lab on Amazon SageMaker AI

    calendar Jun 9, 2026 · aws.amazon.com/blogs/machine-learning
    Scale Robot Reinforcement Learning with NVIDIA Isaac Lab on Amazon SageMaker AI

    In this post, we show how to train robot policies for the Unitree H1 humanoid with NVIDIA Isaac Lab on Amazon SageMaker AI across two compute options: Amazon SageMaker HyperPod and Amazon SageMaker Training Jobs. Link to article: …


    Read More
  • JetBrains Plugin Developer Conf 2026 – Call for Speakers

    calendar Jun 9, 2026 · blog.jetbrains.com
    JetBrains Plugin Developer Conf 2026 – Call for Speakers

    We’re excited to be preparing the third edition of Plugin Developer Conf, coming this November 2026 — a free community event focused on developing and managing plugins for JetBrains products. Over the past two years, Plugin Developer Conf has brought together experts and practitioners from across the ecosystem to share …


    Read More
  • .NET 11 Preview 5 is now available!

    calendar Jun 9, 2026 · devblogs.microsoft.com
    .NET 11 Preview 5 is now available!

    Today, we are excited to announce the fifth preview release of .NET 11! This release includes improvements across the .NET Runtime, SDK, libraries, ASP.NET Core, .NET MAUI, C#, Entity Framework Core, and more. Check out the linked release notes below and get started today. [cta-button align="center" …


    Read More
  • .NET and .NET Framework June 2026 servicing releases updates

    calendar Jun 9, 2026 · devblogs.microsoft.com
    .NET and .NET Framework June 2026 servicing releases updates

    Welcome to our combined .NET servicing updates for June 2026. Let's get into the latest release of .NET & .NET Framework, here is a quick overview of what's new in our servicing releases: Security improvements .NET and has been refreshed with the latest update as of June 9, 2026. This update contains security and …


    Read More
  • Distributed multi-agent systems with Aspire and Microsoft Agent Framework

    calendar Jun 9, 2026 · devblogs.microsoft.com
    Distributed multi-agent systems with Aspire and Microsoft Agent Framework

    Agentic applications stop being simple very quickly. A useful assistant rarely stays as one model call. It needs tools, live data, specialized agents, orchestration, memory, voice or chat entry points, deployment infrastructure, health checks, and observability. That is the story behind the Link to article: …


    Read More
  • ICYMI: Inside the Microsoft Agent Framework: How we designed a layered SDK

    calendar Jun 9, 2026 · devblogs.microsoft.com
    ICYMI: Inside the Microsoft Agent Framework: How we designed a layered SDK

    In case you missed it, the Command Line blog was launched last week and has a great article (by yours truly) about our SDK design philosophy with Microsoft Agent Framework. Check it out: Inside the Link to article: …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top