.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • A Look Ahead at Azure Cosmos DB Conf 2026: From AI Agents to Global Scale

    calendar Mar 11, 2026 · devblogs.microsoft.com
    A Look Ahead at Azure Cosmos DB Conf 2026: From AI Agents to Global Scale

    Link to article: https://devblogs.microsoft.com/cosmosdb/azure-cosmos-db-conf-2026-preview


    Read More
  • Tool Approval and Human-in-the-Loop in Microsoft Agent Framework

    calendar Mar 11, 2026 · devleader.ca
    Tool Approval and Human-in-the-Loop in Microsoft Agent Framework

    Learn how to implement microsoft agent framework tool approval human in the loop patterns in C# to keep AI agents safe, auditable, and under human control. Link to article: https://www.devleader.ca/2026/03/11/tool-approval-and-humanintheloop-in-microsoft-agent-framework


    Read More
  • Many agents, one team: Scaling modernization on Azure

    calendar Mar 11, 2026 · azure.microsoft.com/en-us/blog
    Many agents, one team: Scaling modernization on Azure

    We’re announcing the first agentic end-to-end modernization solution that brings IT and developers into a single, connected workflow. The post Many agents, one team: Scaling modernization on Azure appeared first on Microsoft Azure Blog. Link to article: …


    Read More
  • Announcing general availability of Azure Confidential Computing (ACC) virtual machines for U.S. government environments

    calendar Mar 11, 2026 · devblogs.microsoft.com
    Announcing general availability of Azure Confidential Computing (ACC) virtual machines for U.S. government environments

    Government agencies have an increased need for secure, verifiable, and compliant cloud environments that adhere to data sovereignty regulations, operate in a Zero Trust framework, and help reduce exposure to insider threats. Today, Microsoft marks a major milestone in secure cloud innovation with the general …


    Read More
  • Building AI Teams: How Docker Sandboxes and Docker Agent Transform Development

    calendar Mar 11, 2026 · docker.com
    Building AI Teams: How Docker Sandboxes and Docker Agent Transform Development

    It's 11 PM. You've got a JIRA ticket open, an IDE with three unsaved files, a browser tab on Stack Overflow, and another on documentation. You're context-switching between designing UI, writing backend APIs, fixing bugs, and running tests. You're wearing all the hats, product manager, designer, engineer, QA specialist, …


    Read More
  • Prototype vs Factory Pattern in C#: Key Differences Explained

    calendar Mar 11, 2026 · devleader.ca
    Prototype vs Factory Pattern in C#: Key Differences Explained

    Prototype vs Factory pattern in C#: key differences explained, when to use each pattern, and how they compare for object creation in creational design patterns. Link to article: https://www.devleader.ca/2026/03/11/prototype-vs-factory-pattern-in-c-key-differences-explained


    Read More
  • From Classroom Code to NASA Challenges: Carlos Orozco’s Journey Into Big Tech

    calendar Mar 11, 2026 · blog.jetbrains.com
    From Classroom Code to NASA Challenges: Carlos Orozco’s Journey Into Big Tech

    Carlos Orozco decided to study computer science when he realized that programming was about formalizing ideas and solving problems systematically. He was drawn to the mix of logic, mathematics, and creativity, a field where rigorous thinking leads to tangible results. His interest deepened when he began working on …


    Read More
  • The Ethics of AI Code Review

    calendar Mar 11, 2026 · blog.jetbrains.com
    The Ethics of AI Code Review

    As AI technology continues to mature, its application grows wider too. Code review tools are one of the fastest growing use cases for AI in software development. They facilitate faster checks, better consistency, and the ability to catch critical security issues humans might miss. The 2025 Stack Overflow Developer …


    Read More
  • Introducing Fireworks AI on Microsoft Foundry: Bringing high performance, low latency open model inference to Azure

    calendar Mar 11, 2026 · azure.microsoft.com/en-us/blog
    Introducing Fireworks AI on Microsoft Foundry: Bringing high performance, low latency open model inference to Azure

    With Fireworks AI, we're extending the Microsoft Foundry platform with high performance inference for state-of-the-art open models on Azure. The post Introducing Fireworks AI on Microsoft Foundry: Bringing high performance, low latency open model inference to Azure appeared first on Microsoft Azure Blog. Link to …


    Read More
  • dotNetDave Says… Clear Naming Standards Create Clearer Code and Clearer Code Leads to Better Software

    calendar Mar 11, 2026 · dotnettips.wordpress.com
    dotNetDave Says… Clear Naming Standards Create Clearer Code and Clearer Code Leads to Better Software

    Clear naming standards in software development significantly enhance code readability, maintainability, and overall quality. Consistent naming reduces cognitive load, facilitates collaboration, and lowers long-term maintenance costs. Ignoring these standards leads to confusion, longer development times, and increased …


    Read More
  • Multi-Agent Orchestration with Semantic Kernel in C#: AgentGroupChat and Selection Strategies

    calendar Mar 10, 2026 · devleader.ca
    Multi-Agent Orchestration with Semantic Kernel in C#: AgentGroupChat and Selection Strategies

    Learn multi-agent orchestration Semantic Kernel C# with AgentGroupChat, selection strategies, and termination patterns for specialized agents in .NET. Link to article: https://www.devleader.ca/2026/03/10/multiagent-orchestration-with-semantic-kernel-in-c-agentgroupchat-and-selection-strategies


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

    calendar Mar 10, 2026 · devblogs.microsoft.com
    .NET 11 Preview 2 is now available!

    Today, we are excited to announce the second preview release of .NET 11! This release includes improvements across the .NET Runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, F#, Entity Framework Core, container images, and more. Check out the full release notes linked below and get started today. [cta-button …


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

    calendar Mar 10, 2026 · devblogs.microsoft.com
    .NET and .NET Framework March 2026 servicing releases updates

    Welcome to our combined .NET servicing updates for March 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 .NET Framework has been refreshed with the latest update as of March 10, 2026. This update …


    Read More
  • Reimagining Windows Forms Applications with Kiro and Blazor

    calendar Mar 10, 2026 · aws.amazon.com/blogs/dotnet
    Reimagining Windows Forms Applications with Kiro and Blazor

    In this post, we will show how we used Kiro, an AI-powered IDE (Integrated Development Environment) from AWS, to simplify the process of transforming a Windows Forms application into a modern ASP.NET Core Blazor web application. Windows Forms has been a cornerstone of .NET desktop development since 2002, making it easy …


    Read More
  • Aspire Conf is Coming! Join us Live on March 23

    calendar Mar 10, 2026 · devblogs.microsoft.com
    Aspire Conf is Coming! Join us Live on March 23

    Mark your calendar and grab your new favorite t-shirt: Aspire Conf is happening March 23 at 9:00 AM PT, and everyone’s invited. Aspire Conf is our first online co Link to article: https://devblogs.microsoft.com/aspire/join-us-march-23-for-aspire-conf


    Read More
  • Experimental AI Features for JetBrains IDEs: Recap and Insights

    calendar Mar 10, 2026 · blog.jetbrains.com
    Experimental AI Features for JetBrains IDEs: Recap and Insights

    JetBrains IDEs already offer a variety of AI features to help you with everyday development tasks, from code completion as you type to code generation and explanation in response to prompts or commands. As we continue expanding their AI capabilities, including with more tools and the ability to use third-party agents, …


    Read More
  • Supercharge Your IDE: Custom .NET MCP Servers for Amazon Q Developer

    calendar Mar 10, 2026 · aws.amazon.com/blogs/dotnet
    Supercharge Your IDE: Custom .NET MCP Servers for Amazon Q Developer

    The rise of Generative AI (GenAI) and the new ecosystem around it have fundamentally changed how developers write, debug, and ship software. What once required hours of context-switching between documentation, Stack Overflow, and IDE windows, can now be accomplished in minutes with AI-assisted development. Tools like …


    Read More
  • New Improvements to Marten’s LINQ Support

    calendar Mar 10, 2026 · jeremydmiller.com
    New Improvements to Marten’s LINQ Support

    I hold these two facts to be simultaneously true: Alright, on that note, let’s talk about a couple potentially important recent improvements to Marten’s LINQ support. First, we’ve received the message loud and clear that Marten was sometimes hard when what you really need is to fetch data from more than one document …


    Read More
  • Accelerate custom LLM deployment: Fine-tune with Oumi and deploy to Amazon Bedrock

    calendar Mar 10, 2026 · aws.amazon.com/blogs/machine-learning
    Accelerate custom LLM deployment: Fine-tune with Oumi and deploy to Amazon Bedrock

    In this post, we show how to fine-tune a Llama model using Oumi on Amazon EC2 (with the option to create synthetic data using Oumi), store artifacts in Amazon S3, and deploy to Amazon Bedrock using Custom Model Import for managed inference. Link to article: …


    Read More
  • A snappy answer when asked about dressing casually at IBM

    calendar Mar 10, 2026 · devblogs.microsoft.com
    A snappy answer when asked about dressing casually at IBM

    I noted in the past that Microsoft engineers had trouble fitting into the IBM corporate culture when on temporary assignment at IBM offices in Boca Raton, Florida. In particular, they struggled wit Link to article: https://devblogs.microsoft.com/oldnewthing/20260310-00/?p=112131


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top