.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • What’s New in PyCharm 2026.1

    calendar Mar 30, 2026 · blog.jetbrains.com
    What’s New in PyCharm 2026.1

    Welcome to PyCharm 2026.1. This release doesn’t just add features – it rethinks how you build, debug, and scale Python projects. From a brand-new debugging engine powered by debugpy to first-class uv support on remote targets and expanded JavaScript support in the free tier, this version is all about removing friction …


    Read More
  • How Ring scales global customer support with Amazon Bedrock Knowledge Bases

    calendar Mar 30, 2026 · aws.amazon.com/blogs/machine-learning
    How Ring scales global customer support with Amazon Bedrock Knowledge Bases

    In this post, you'll learn how Ring implemented metadata-driven filtering for Region-specific content, separated content management into ingestion, evaluation and promotion workflows, and achieved cost savings while scaling up. Link to article: …


    Read More
  • Reimagine marketing at Volkswagen Group with generative AI

    calendar Mar 30, 2026 · aws.amazon.com/blogs/machine-learning
    Reimagine marketing at Volkswagen Group with generative AI

    In this post, we explore the challenges that Volkswagen Group faced in producing brand-compliant marketing assets at scale. We walk through how we built a generative AI solution that generates photorealistic vehicle images, validates technical accuracy at the component level, and helps enforce brand guideline …


    Read More
  • Build a solar flare detection system on SageMaker AI LSTM networks and ESA STIX data

    calendar Mar 30, 2026 · aws.amazon.com/blogs/machine-learning
    Build a solar flare detection system on SageMaker AI LSTM networks and ESA STIX data

    In this post, we show you how to use Amazon SageMaker AI to build and deploy a deep learning model for detecting solar flares using data from the European Space Agency's STIX instrument. Link to article: …


    Read More
  • Deliver hyper-personalized viewer experiences with an agentic AI movie assistant using Amazon Bedrock AgentCore and Amazon Nova Sonic 2.0

    calendar Mar 30, 2026 · aws.amazon.com/blogs/machine-learning
    Deliver hyper-personalized viewer experiences with an agentic AI movie assistant using Amazon Bedrock AgentCore and Amazon Nova Sonic 2.0

    In this post, we walk through two use cases that help enhance the user viewing experience using agentic AI tools and frameworks including Strands Agents SDK, Amazon Bedrock AgentCore, and Amazon Nova Sonic 2.0. This agentic AI system uses a Model Context Protocol (MCP) to deliver a personal entertainment concierge that …


    Read More
  • What’s New in RustRover 2026.1

    calendar Mar 30, 2026 · blog.jetbrains.com
    What’s New in RustRover 2026.1

    Welcome to RustRover 2026.1. This version focuses on supporting the way modern Rust teams build, test, and maintain their code. Highlights include: Key updates Code analysis is now more accurate We’ve continued improving RustRover’s code analysis, with a recent focus on reducing false positives that can cause …


    Read More
  • Writing Azure service-related unit tests with Docker using Spring Cloud Azure

    calendar Mar 30, 2026 · devblogs.microsoft.com
    Writing Azure service-related unit tests with Docker using Spring Cloud Azure

    In this post, we explore how to write Azure service-related unit tests for Spring Boot projects using Docker and Spring Cloud Azure. What is Spring Cloud Azure? Spring Cloud Azure is an open-source project that makes it easier to use Azure services in Spring applications. For more information about this topic, see the …


    Read More
  • DataSpell 2026.1: AI Agents Ecosystem, Export Notebooks to PDF, Editor Improvements

    calendar Mar 30, 2026 · blog.jetbrains.com
    DataSpell 2026.1: AI Agents Ecosystem, Export Notebooks to PDF, Editor Improvements

    With the 2026.1 release, DataSpell continues to improve the way you explore data, work with notebooks, and integrate AI into your workflows. This update expands the AI ecosystem with new agents support and brings several productivity improvements throughout the IDE. Read on to discover everything that’s new in …


    Read More
  • When to Use Observer Pattern in C#: Decision Guide with Examples

    calendar Mar 30, 2026 · devleader.ca
    When to Use Observer Pattern in C#: Decision Guide with Examples

    Discover when to use observer pattern in C# with a practical decision guide, code examples, and real scenarios for event-driven architecture. Link to article: https://www.devleader.ca/2026/03/30/when-to-use-observer-pattern-in-c-decision-guide-with-examples


    Read More
  • URL Pattern Matching in .NET

    calendar Mar 30, 2026 · meziantou.net
    URL Pattern Matching in .NET

    Working with URLs in .NET applications often involves pattern matching for routing, security policies, or content filtering. While you could write custom regex patterns or string comparisons, there's a better way: the Meziantou.Framework.Uri package brings standardized URL pattern matching to .NET. This package …


    Read More
  • Using Spring Data JPA with Kotlin

    calendar Mar 30, 2026 · blog.jetbrains.com
    Using Spring Data JPA with Kotlin

    This post was written together with Thorben Janssen, who has more than 20 years of experience with JPA and Hibernate and is the author of “Hibernate Tips: More than 70 Solutions to Common Hibernate Problems” and the JPA newsletter. Spring Data JPA is based on the Jakarta Persistence specification and was originally …


    Read More
  • ReSharper C++ 2026.1: Better performance, improved Unreal Engine workflows, and language support updates

    calendar Mar 30, 2026 · blog.jetbrains.com
    ReSharper C++ 2026.1: Better performance, improved Unreal Engine workflows, and language support updates

    ReSharper C++ 2026.1 is here, bringing performance improvements, expanded language support, and better tooling for Unreal Engine development. This release focuses on improved performance in large C++ codebases, enhancements in coding assistance and code analysis, and continuing support for modern C and C++ standards. …


    Read More
  • ReSharper 2026.1: Built-in Performance Monitoring, Expansion to VS Code, and Faster Everyday Workflows

    calendar Mar 30, 2026 · blog.jetbrains.com
    ReSharper 2026.1: Built-in Performance Monitoring, Expansion to VS Code, and Faster Everyday Workflows

    ReSharper 2026.1 is here, bringing improvements that focus on how you actually work: understanding runtime behavior, writing safer C#, and keeping Visual Studio responsive. This release introduces a new approach to performance monitoring, takes ReSharper beyond Visual Studio, and delivers a range of updates to code …


    Read More
  • Rider 2026.1: More AI Choice, Stronger .NET Tooling, and Expanded Game Dev Support

    calendar Mar 30, 2026 · blog.jetbrains.com
    Rider 2026.1: More AI Choice, Stronger .NET Tooling, and Expanded Game Dev Support

    Rider 2026.1 is here, bringing improvements across the areas that matter most: .NET development, game development workflows, and the overall IDE experience. Key updates include the ability to run file-based C# programs, inspect .NET disassemblies, and manage NuGet packages more easily. On the game development side, …


    Read More
  • JetBrains Academy – March Digest

    calendar Mar 30, 2026 · blog.jetbrains.com
    JetBrains Academy – March Digest

    Hey! March is moving fast, but we’ve already packed this digest with opportunities to learn, build, and plan your next step in tech. Inside: free student tools, a summer coding camp, a scholarship-supported bachelor’s program, and inspiring stories from our community. Link to article: …


    Read More
  • Critter Stack Wide Releases — March Madness Edition

    calendar Mar 29, 2026 · jeremydmiller.com
    Critter Stack Wide Releases — March Madness Edition

    As anybody knows who follows the Critter Stack on our Discord server, I’m uncomfortable with the rapid pace of releases that we’ve sustained in the past couple quarters and I think I would like the release cadence to slow down. However, open issues and pull requests feel like money burning a hole in my pocket, … …


    Read More
  • Multi-Model Support in GitHub Copilot SDK: GPT-5 vs Claude in C#

    calendar Mar 29, 2026 · devleader.ca
    Multi-Model Support in GitHub Copilot SDK: GPT-5 vs Claude in C#

    Learn multi-model support in GitHub Copilot SDK: configure GPT-5 and Claude in C#, compare capabilities, build model-agnostic .NET apps. Link to article: https://www.devleader.ca/2026/03/29/multimodel-support-in-github-copilot-sdk-gpt5-vs-claude-in-c


    Read More
  • Should You Talk To Your Manager About Burnout? - Dev Leader Weekly 133

    calendar Mar 29, 2026 · devleader.ca
    Should You Talk To Your Manager About Burnout? - Dev Leader Weekly 133

    Welcome to another issue of Dev Leader Weekly! In this issue, I discuss how to approach talking to your manager about burnout -- what to say, how to frame it, and what you should actually expect from the conversation. Link to article: …


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

    calendar Mar 29, 2026 · devleader.ca
    Factory Method vs Abstract Factory Pattern in C#: Key Differences Explained

    Understand the differences between Factory Method and Abstract Factory patterns in C# with code examples, use cases, and guidance on choosing the right pattern. Link to article: https://www.devleader.ca/2026/03/29/factory-method-vs-abstract-factory-pattern-in-c-key-differences-explained


    Read More
  • General Performance: Comparing Methods for Retrieving Process File Path

    calendar Mar 29, 2026 · dotnettips.wordpress.com
    General Performance: Comparing Methods for Retrieving Process File Path

    The excerpt from "Rock Your Code" explains two methods for retrieving the initiating file's path in .NET. Link to article: https://dotnettips.wordpress.com/2026/03/29/general-performance-comparing-methods-for-retrieving-process-file-path/


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top