.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • May Patches for Azure DevOps Server

    calendar May 14, 2026 · devblogs.microsoft.com
    May Patches for Azure DevOps Server

    We are releasing new patches for our self‑hosted product, Azure DevOps Server. We strongly recommend that all customers stay up to date with the latest, most secure version of Azure DevOps Server. The most recent release, Azure DevOps Link to article: …


    Read More
  • From siloed data to unified insights: Cross-account Athena Access for Amazon Quick

    calendar May 14, 2026 · aws.amazon.com/blogs/machine-learning
    From siloed data to unified insights: Cross-account Athena Access for Amazon Quick

    Today, we're announcing cross-account Athena access for Amazon Quick. With this feature, customers can query Athena data in other AWS accounts using AWS Identity and Access Management (IAM) role chaining, with query costs billed to the account where the data resides. Link to article: …


    Read More
  • Control where your AI agents can browse with Chrome enterprise policies on Amazon Bedrock AgentCore

    calendar May 14, 2026 · aws.amazon.com/blogs/machine-learning
    Control where your AI agents can browse with Chrome enterprise policies on Amazon Bedrock AgentCore

    In this post, you will configure Chrome enterprise policies to restrict a browser agent to a specific website, observe the policy enforcement through session recording, and demonstrate custom root CA certificates using a public test site. The walkthrough produces a working solution that researches Amazon Bedrock …


    Read More
  • Segment Heap support for C++ projects in Visual Studio

    calendar May 14, 2026 · devblogs.microsoft.com
    Segment Heap support for C++ projects in Visual Studio

    Visual Studio 2026 version 18.6 makes it easier to take advantage of modern Windows memory management improvements. Segment Heap is a modern heap implementation in Windows that delivers stronger protection against common memory vulnerabilities, higher Link to article: …


    Read More
  • From beta to stable: Announcing the Azure SDK for Rust 🎉🦀

    calendar May 14, 2026 · devblogs.microsoft.com
    From beta to stable: Announcing the Azure SDK for Rust 🎉🦀

    Picture a Rust service that signs in with Microsoft Entra ID, pulls a signing key from Key Vault, picks up work items off a Storage Queue, and lands the results in Blob Storage. Every piece of that stack is now stable. 🚀 The Azure SDK for Rust 🦀 is stable. What we shipped as a Link to article: …


    Read More
  • VSLive! Microsoft AI Hackathon 2026: Send Your Team Home With Working Code

    calendar May 14, 2026 · devblogs.microsoft.com
    VSLive! Microsoft AI Hackathon 2026: Send Your Team Home With Working Code

    If you lead a development team, y Link to article: https://devblogs.microsoft.com/visualstudio/vslive-microsoft-ai-hackathon-2026-send-your-team-home-with-working-code


    Read More
  • A constant-space linear-time algorithm for deleting all but the 10 most recent files in a directory

    calendar May 14, 2026 · devblogs.microsoft.com
    A constant-space linear-time algorithm for deleting all but the 10 most recent files in a directory

    Say you have a directory full of files, and you want to delete all but the 10 most recent files. Is there a way to tell Find­First­File to enumerate the files in date order? No, there is no way to tell Find­First­File to enumerate the files in date order. The files enumerated by Find­First­File Link to article: …


    Read More
  • Flyweight Pattern Best Practices in C#: Code Organization and Maintainability

    calendar May 14, 2026 · devleader.ca
    Flyweight Pattern Best Practices in C#: Code Organization and Maintainability

    Master flyweight pattern best practices in C# including thread-safe factories, immutable shared state, memory monitoring, and avoiding common anti-patterns. Link to article: https://www.devleader.ca/2026/05/14/flyweight-pattern-best-practices-in-c-code-organization-and-maintainability


    Read More
  • Work with Codex from anywhere

    calendar May 14, 2026 · openai.com/blog
    Work with Codex from anywhere

    Use Codex anywhere with the ChatGPT mobile app. Monitor, steer, and approve coding tasks in real time across devices and remote environments. Link to article: https://openai.com/index/work-with-codex-from-anywhere


    Read More
  • Helping ChatGPT better recognize context in sensitive conversations

    calendar May 14, 2026 · openai.com/blog
    Helping ChatGPT better recognize context in sensitive conversations

    Learn how new ChatGPT safety updates improve context awareness in sensitive conversations, helping detect risk over time and respond more safely. Link to article: https://openai.com/index/chatgpt-recognize-context-in-sensitive-conversations


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

    calendar May 12, 2026 · devblogs.microsoft.com
    .NET 11 Preview 4 is now available!

    Today, we are excited to announce the fourth 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
  • LINQ Aggregation in C#: Count, Sum, Min, Max, Average, and Aggregate

    calendar May 12, 2026 · devleader.ca
    LINQ Aggregation in C#: Count, Sum, Min, Max, Average, and Aggregate

    Master LINQ aggregation in C# with Count, Sum, MinBy, MaxBy, and custom Aggregate, plus why Count vs Any matters for real-world .NET performance. Link to article: https://www.devleader.ca/2026/05/12/linq-aggregation-in-c-count-sum-min-max-average-and-aggregate


    Read More
  • Is This a Packaged Process?

    calendar May 12, 2026 · devblogs.microsoft.com
    Is This a Packaged Process?

    Sometimes you need to know whether the current process has package identity. Certain Windows features require it, and behaviors can differ—both technically and culturally. For example, classic Windows applications often store settings in the registry, whereas packaged applications typically use Link to article: …


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

    calendar May 12, 2026 · devblogs.microsoft.com
    .NET and .NET Framework May 2026 servicing releases updates

    Welcome to our combined .NET servicing updates for May 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 have been refreshed with the latest update as of May 12, 2026. This update contains …


    Read More
  • Docker AI Governance: Unlock Agent Autonomy, Safely

    calendar May 12, 2026 · docker.com
    Docker AI Governance: Unlock Agent Autonomy, Safely

    Introducing Docker AI Governance: centralized control over how agents execute, what they can reach on the network, which credentials they can use, and which MCP tools they can call, so every developer in your company can run AI agents safely, wherever they work. Your laptop is the new prod Agents are the biggest …


    Read More
  • Foundry Local 1.1: Live Transcription, Embeddings, and Responses API

    calendar May 12, 2026 · devblogs.microsoft.com
    Foundry Local 1.1: Live Transcription, Embeddings, and Responses API

    Today we're announcing the 1.1.0 release of Foundry Local — Microsoft's cross-platform local AI solution that lets developers bring AI directly into their applications with no cloud dependency, no network latency, and no per-token costs. This release adds the following: Live audio tra Link to article: …


    Read More
  • How Amazon Finance streamlines regulatory inquiries by using generative AI on AWS

    calendar May 12, 2026 · aws.amazon.com/blogs/machine-learning
    How Amazon Finance streamlines regulatory inquiries by using generative AI on AWS

    In this post, we demonstrate how Amazon FinTech teams are using Amazon Bedrock and other AWS services to build a scalable AI application to transform how regulatory inquiries are handled. Each team using this solution creates and maintains its own dedicated knowledge base, populated with that team's specific documents …


    Read More
  • MSVC Build Tools version 14.51 (GA) now available

    calendar May 12, 2026 · devblogs.microsoft.com
    MSVC Build Tools version 14.51 (GA) now available

    Microsoft C++ (MSVC) Build Tools version 14.51 is now generally available. It is the default compiler starting with Visual Studio 2026 18.6 and will receive 9 months of servicing fixes, as described in New release cadence and suppor Link to article: https://devblogs.microsoft.com/cppblog/msvc-version-1451-available


    Read More
  • Automate schema generation for intelligent document processing

    calendar May 12, 2026 · aws.amazon.com/blogs/machine-learning
    Automate schema generation for intelligent document processing

    In this post, we'll show you how our multi-document discovery feature solves this problem. It serves as an automated pre-processing step, analyzing unknown documents, clustering them by type, and generating schemas ready for the IDP Accelerator. You'll learn how the new capability uses visual embeddings for automatic …


    Read More
  • Navigating EU AI Act requirements for LLM fine-tuning on Amazon SageMaker AI

    calendar May 12, 2026 · aws.amazon.com/blogs/machine-learning
    Navigating EU AI Act requirements for LLM fine-tuning on Amazon SageMaker AI

    In this post, we show you how to set up FLOPs tracking during LLM fine-tuning using the open source Fine-Tuning FLOPs Meter toolkit on Amazon SageMaker AI. You learn how to determine your compliance status with a single configuration flag and generate audit-ready documentation. Link to article: …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top