.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Introducing Tracy: The AI Observability Library for Kotlin

    calendar Mar 11, 2026 · blog.jetbrains.com
    Introducing Tracy: The AI Observability Library for Kotlin

    Tracy is an open-source Kotlin library that adds production-grade observability to AI-powered applications in minutes. It helps you debug failures, measure execution time, and track LLM usage across model calls, tool calls, and your own custom application logic. Ultimately, comprehensive observability ensures you have …


    Read More
  • 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
  • Centralized Power: How TeamCity’s Architecture Solves Jenkins’ Scaling Problem

    calendar Mar 11, 2026 · blog.jetbrains.com
    Centralized Power: How TeamCity’s Architecture Solves Jenkins’ Scaling Problem

    This blog post was brought to you by Aykut Bulgu, draft.dev. When a Jenkins installation starts to feel slow, the first symptom is usually the queue. Builds sit longer than they should, feedback takes too long to reach developers, and the CI system starts demanding more attention from the platform team than anyone …


    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
  • From model to agent: Equipping the Responses API with a computer environment

    calendar Mar 11, 2026 · openai.com/blog
    From model to agent: Equipping the Responses API with a computer environment

    How OpenAI built an agent runtime using the Responses API, shell tool, and hosted containers to run secure, scalable agents with files, tools, and state. Link to article: https://openai.com/index/equip-responses-api-computer-environment


    Read More
  • Wayfair boosts catalog accuracy and support speed with OpenAI

    calendar Mar 11, 2026 · openai.com/blog
    Wayfair boosts catalog accuracy and support speed with OpenAI

    Wayfair uses OpenAI models to improve ecommerce support and product catalog accuracy, automating ticket triage and enhancing millions of product attributes at scale. Link to article: https://openai.com/index/wayfair


    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
  • 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
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top