.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • 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
  • Hands-free first notice of loss: Using Strands Agents and Amazon Bedrock AgentCore Browser Tool for intelligent claims intake

    calendar Jun 9, 2026 · aws.amazon.com/blogs/machine-learning
    Hands-free first notice of loss: Using Strands Agents and Amazon Bedrock AgentCore Browser Tool for intelligent claims intake

    In this post, we demonstrate how a hands-free FNOL intake system combines agents built with the Strands Agents SDK for domain reasoning with Amazon Bedrock AgentCore Browser Tool for live portal interaction. This approach preserves human expertise while removing repetitive screen work. Link to article: …


    Read More
  • Build an agentic incident triage assistant with Amazon Quick and New Relic

    calendar Jun 9, 2026 · aws.amazon.com/blogs/machine-learning
    Build an agentic incident triage assistant with Amazon Quick and New Relic

    This post shows engineering teams how to apply that principle to one of the most time-sensitive workflows in engineering: incident triage. You will build a custom incident triage assistant agent using Amazon Quick that orchestrates a response with the New Relic Model Context Protocol (MCP) Server and Asana through …


    Read More
  • Staging Part 2 - Disk Space Optimization

    calendar Jun 9, 2026 · devblogs.microsoft.com
    Staging Part 2 - Disk Space Optimization

    "Disk space optimizations" is one of the key features of MSIX: Disk space optimizations. With MSIX there is no duplication of files across apps and Windows manages the shared files across apps. The apps are still independent Link to article: …


    Read More
  • Copilot Code Reviews for Azure Repos

    calendar Jun 9, 2026 · devblogs.microsoft.com
    Copilot Code Reviews for Azure Repos

    Over the last several years, we have encouraged customers to move their repositories from Azure Repos to GitHub to take advantage of the latest AI powered and agentic development experiences that GitHub is delivering. At the same time, we recognize that migrating repositories to GitHub can vary significantly in …


    Read More
  • The Microsoft Company Party where everybody played name tag swap

    calendar Jun 9, 2026 · devblogs.microsoft.com
    The Microsoft Company Party where everybody played name tag swap

    I learned from a long-retired Microsoft employee about a Company Party that took place around 1984 or so. The company was small enough that a single party could fit the entire company, but not so small that everybody knew everybody else, so each guest was issued a name tag. During the evening, an unofficial game arose …


    Read More
  • Iterator vs Observer Pattern in C#: Key Differences Explained

    calendar Jun 9, 2026 · devleader.ca
    Iterator vs Observer Pattern in C#: Key Differences Explained

    Compare the iterator vs observer pattern in C# with side-by-side code examples showing pull-based vs push-based data access and when to use each approach. Link to article: https://www.devleader.ca/2026/06/09/iterator-vs-observer-pattern-in-c-key-differences-explained


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top