.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Introducing dotnet new WinUI templates

    calendar May 12, 2026 · devblogs.microsoft.com
    Introducing dotnet new WinUI templates

    [caption id="attachment_1143" align="alignnone" width="1188"] Link to article: https://devblogs.microsoft.com/ifdef-windows/introducing-dotnet-new-templates-for-winui


    Read More
  • Running background tasks in Blazor with Web Workers: Exploring the .NET 11 preview - Part 1

    calendar May 12, 2026 · andrewlock.net
    Running background tasks in Blazor with Web Workers: Exploring the .NET 11 preview - Part 1

    In this post I discuss the new Web Worker template available in .NET 11 for running CPU intensive tasks without blocking the UI Link to article: https://andrewlock.net/exploring-the-dotnet-11-preview-1-running-background-tasks-in-blazor-with-web-workers/


    Read More
  • dotInsights | May 2026

    calendar May 12, 2026 · blog.jetbrains.com
    dotInsights | May 2026

    Did you know? C# supports ref return and ref local, which let you return and work with references to variables instead of copies of their values. Welcome to dotInsights by JetBrains! This newsletter is the home for recent .NET and software development related information. 🔗 Links Here’s the latest from the developer …


    Read More
  • TeamCity 2026.1: CLI, MCP for AI Agents, Pipelines Enhancements, and More

    calendar May 12, 2026 · blog.jetbrains.com
    TeamCity 2026.1: CLI, MCP for AI Agents, Pipelines Enhancements, and More

    TL;DR: TeamCity 2026.1 is out and packed with helpful features. We’re introducing the TeamCity CLI and MCP support, as well as Pipelines enhancements to make configuring TeamCity more convenient and powerful. As of this release, AI Assistant is available in Enterprise trial accounts, and the SAML authentication plugin …


    Read More
  • Qodana 2026.1: Rust EAP, Stable C/C++ Support, and New Code Inspections

    calendar May 12, 2026 · blog.jetbrains.com
    Qodana 2026.1: Rust EAP, Stable C/C++ Support, and New Code Inspections

    Qodana 2026.1 release brings two important linter updates and a new set of inspections designed to help you catch more issues earlier in development. In this release, Qodana for C/C++ moves out of EAP, Qodana for Rust becomes available in EAP, and several new inspections add protection against subtle bugs in Kotlin, …


    Read More
  • What's new in Microsoft Foundry | April 2026

    calendar May 12, 2026 · devblogs.microsoft.com
    What's new in Microsoft Foundry | April 2026

    TL;DR Foundry Local (generally available, GA): Local model inference is production-ready on Windows, macOS on Apple Silicon, and Linux x64. GPT-5.5: The latest GPT-5 family model is available in Microsoft Foundry, with default quota for Tier 5 and Tier 6 subscriptions. Link to article: …


    Read More
  • Building web search-enabled agents with Strands and Exa

    calendar May 11, 2026 · aws.amazon.com/blogs/machine-learning
    Building web search-enabled agents with Strands and Exa

    In this post, you will learn how to set up the Exa integration in Strands Agents, understand the two core tools it exposes, and walk through real-world use cases that show how agents use web search to complete multi-step tasks. Link to article: …


    Read More
  • LINQ Grouping in C#: GroupBy, ToLookup, CountBy, and AggregateBy

    calendar May 11, 2026 · devleader.ca
    LINQ Grouping in C#: GroupBy, ToLookup, CountBy, and AggregateBy

    Master LINQ grouping in C# with GroupBy, ToLookup, and the powerful .NET 9 CountBy and AggregateBy methods for cleaner data aggregation. Link to article: https://www.devleader.ca/2026/05/11/linq-grouping-in-c-groupby-tolookup-countby-and-aggregateby


    Read More
  • What Your Working Hours Signal To Your Team - Dev Leader Weekly 139

    calendar May 11, 2026 · devleader.ca
    What Your Working Hours Signal To Your Team - Dev Leader Weekly 139

    Welcome to another issue of Dev Leader Weekly! In this issue, I discuss the perception trap around working hours -- why your start time doesn't define your work ethic on its own, but your hours absolutely shape what your team thinks is expected of them. Link to article: …


    Read More
  • Introducing Claude Platform on AWS: Anthropic’s native platform, through your AWS account

    calendar May 11, 2026 · aws.amazon.com/blogs/machine-learning
    Introducing Claude Platform on AWS: Anthropic’s native platform, through your AWS account

    Today, we're excited to announce the general availability of Claude Platform on AWS. Claude Platform on AWS is a new service that gives customers direct access to Anthropic's native Claude Platform experience through their AWS account, with no separate credentials, contracts, or billing relationships required. AWS is …


    Read More
  • Manufacturing intelligence with Amazon Nova Multimodal Embeddings

    calendar May 11, 2026 · aws.amazon.com/blogs/machine-learning
    Manufacturing intelligence with Amazon Nova Multimodal Embeddings

    In this post, we build a multimodal retrieval system for aerospace manufacturing documents using Amazon Nova Multimodal Embeddings on Amazon Bedrock and Amazon S3 Vectors. We evaluate the system on 26 manufacturing queries and compare generation quality between a text-only pipeline and the multimodal pipeline. Link to …


    Read More
  • How Miro uses Amazon Bedrock to boost software bug routing accuracy and improve time-to-resolution from days to hours

    calendar May 11, 2026 · aws.amazon.com/blogs/machine-learning
    How Miro uses Amazon Bedrock to boost software bug routing accuracy and improve time-to-resolution from days to hours

    In this post, we dive deep into the architecture and techniques we used to improve Miro’s bug routing, achieving six times fewer team reassignments and five times shorter time-to-resolution powered by Amazon Bedrock. Link to article: …


    Read More
  • High-Severity Security Issue Affecting TeamCity On-Premises (CVE-2026-44413) – Update to 2026.1 Now

    calendar May 11, 2026 · blog.jetbrains.com
    High-Severity Security Issue Affecting TeamCity On-Premises (CVE-2026-44413) – Update to 2026.1 Now

    Summary Details A high-severity post-authentication security vulnerability has been identified in TeamCity On-Premises. If exploited, this flaw may allow any authenticated user to expose some parts of the TeamCity server API to unauthorized users. All versions of TeamCity On-Premises are affected, while TeamCity Cloud …


    Read More
  • Amazon Quick: Accelerating the path from enterprise data to AI-powered decisions

    calendar May 11, 2026 · aws.amazon.com/blogs/machine-learning
    Amazon Quick: Accelerating the path from enterprise data to AI-powered decisions

    Amazon Quick helps turn your large enterprise data into fast and accurate AI-powered decisions. In this post, you will learn about five new capabilities of Amazon Quick that accelerate how data professionals deliver trusted AI-powered insights at enterprise scale. Link to article: …


    Read More
  • Publishing VM Applications in a Secure World

    calendar May 11, 2026 · devblogs.microsoft.com
    Publishing VM Applications in a Secure World

    Many of you who have published VM Applications may have come across a difficult conundrum regarding security. To create an application version, you must upload your application package to a Storage blob, then provide the address of that Storage blob for repl Link to article: …


    Read More
  • How ChatGPT adoption broadened in early 2026

    calendar May 11, 2026 · openai.com/blog
    How ChatGPT adoption broadened in early 2026

    ChatGPT adoption surged in Q1 2026, with fastest growth among users over 35 and more balanced gender usage, signaling broader mainstream AI adoption. Link to article: https://openai.com/signals/research/2026q1-update


    Read More
  • Additional notes on controlling which handles are inherited by Create­Process

    calendar May 11, 2026 · devblogs.microsoft.com
    Additional notes on controlling which handles are inherited by <code>Create­Process</code>

    Some time ago, I wrote about programmatically controlling which handles are inherited by new processes in Win32 by using the PROC_THREAD_ATTRIBUTE_ Link to article: https://devblogs.microsoft.com/oldnewthing/20260511-00/?p=112313


    Read More
  • The ReSharper 2026.2 Early Access Program Begins: Bringing More AI Agents into Visual Studio

    calendar May 11, 2026 · blog.jetbrains.com
    The ReSharper 2026.2 Early Access Program Begins: Bringing More AI Agents into Visual Studio

    We’re excited to announce that the Early Access Program (EAP) for ReSharper and .NET Tools 2026.2 is now underway! While our EAP announcements usually cover a wide range of new features, performance updates, and bug fixes, this release is different. We are dedicating this first preview entirely to a singular, …


    Read More
  • Rider 2026.2 Early Access Program Begins With Performance Improvements

    calendar May 11, 2026 · blog.jetbrains.com
    Rider 2026.2 Early Access Program Begins With Performance Improvements

    The Early Access Program (EAP) for Rider 2026.2 is now open, and the first preview build for the upcoming major release is already out. There are several ways for you to get your hands on the first preview build: A reminder of what the EAP is all about The Early Access Program is a long-standing […] Link to article: …


    Read More
  • Bridge Pattern Real-World Example in C#: Complete Implementation

    calendar May 11, 2026 · devleader.ca
    Bridge Pattern Real-World Example in C#: Complete Implementation

    Build a production-ready bridge pattern example in C# with a notification delivery system covering multiple channels, message priorities, and DI integration. Link to article: https://www.devleader.ca/2026/05/11/bridge-pattern-realworld-example-in-c-complete-implementation


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top