.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Factory Method Pattern Best Practices in C#: Code Organization and Maintainability

    calendar Mar 27, 2026 · devleader.ca
    Factory Method Pattern Best Practices in C#: Code Organization and Maintainability

    Master Factory Method pattern best practices in C#. Learn code organization strategies, interface design, DI integration, and maintainability tips. Link to article: https://www.devleader.ca/2026/03/27/factory-method-pattern-best-practices-in-c-code-organization-and-maintainability


    Read More
  • Run Generative AI inference with Amazon Bedrock in Asia Pacific (New Zealand)

    calendar Mar 26, 2026 · aws.amazon.com/blogs/machine-learning
    Run Generative AI inference with Amazon Bedrock in Asia Pacific (New Zealand)

    Today, we’re excited to announce that Amazon Bedrock is now available in the Asia Pacific (New Zealand) Region (ap-southeast-6). Customers in New Zealand can now access Anthropic Claude models (Claude Opus 4.5, Opus 4.6, Sonnet 4.5, Sonnet 4.6, and Haiku 4.5) and Amazon (Nova 2 Lite) models directly in the Auckland …


    Read More
  • Build a Repository Analysis Bot with GitHub Copilot SDK in C#

    calendar Mar 26, 2026 · devleader.ca
    Build a Repository Analysis Bot with GitHub Copilot SDK in C#

    Build a repository analysis bot with GitHub Copilot SDK in C#. Learn SystemMessageMode.Replace for agent personas, read-only tools, dual console and StringBuilder output, and batch processing. Link to article: https://www.devleader.ca/2026/03/26/build-a-repository-analysis-bot-with-github-copilot-sdk-in-c


    Read More
  • Incremental Source Generators in C#: The Right Way to Build Them

    calendar Mar 26, 2026 · devleader.ca
    Incremental Source Generators in C#: The Right Way to Build Them

    Learn the incremental source generator API in C# -- covers pipeline design, caching with IEquatable, performance tips, and best practices for modern .NET. Link to article: https://www.devleader.ca/2026/03/26/incremental-source-generators-in-c-the-right-way-to-build-them


    Read More
  • Azure SDK Release (March 2026)

    calendar Mar 26, 2026 · devblogs.microsoft.com
    Azure SDK Release (March 2026)

    Thank you for your interest in the new Azure SDKs! We release new features, improvements, and bug fixes every month. Subscribe to our Azure SDK Blog RSS Feed to get notified when a new release is available. You can find links to packages, code, and docs on our Link to article: …


    Read More
  • Breaking Change Ahead: Graph API Updates to Sensitive Email Properties

    calendar Mar 26, 2026 · devblogs.microsoft.com
    Breaking Change Ahead: Graph API Updates to Sensitive Email Properties

    We're implementing a significant update in our service affecting applications that modify sensitive email properties on non-draft email messages. These sensitive email properties include the subject, body, recipients, and a number of other properties when changed using any of the Link to article: …


    Read More
  • DataGrip 2026.1: Redesigned Query Files, Data Source Templates in Your JetBrains Account, AI Agents in the AI Chat, Explain Plan Flow Enhancements, and More!

    calendar Mar 26, 2026 · blog.jetbrains.com
    DataGrip 2026.1: Redesigned Query Files, Data Source Templates in Your JetBrains Account, AI Agents in the AI Chat, Explain Plan Flow Enhancements, and More!

    DataGrip 2026.1, the first major update of the year, is here! Let’s take a look at what’s inside. Download DataGrip 2026.1 Query files and consoles In this release, we are redesigning the flow for working with query files side by side with query consoles. This way, you can use either or both of them, depending […] Link …


    Read More
  • Building age-responsive, context-aware AI with Amazon Bedrock Guardrails

    calendar Mar 26, 2026 · aws.amazon.com/blogs/machine-learning
    Building age-responsive, context-aware AI with Amazon Bedrock Guardrails

    In this post, we walk you through how to implement a fully automated, context-aware AI solution using a serverless architecture on AWS. This solution helps organizations looking to deploy responsible AI systems, align with compliance requirements for vulnerable populations, and help maintain appropriate and trustworthy …


    Read More
  • Accelerating LLM fine-tuning with unstructured data using SageMaker Unified Studio and S3

    calendar Mar 26, 2026 · aws.amazon.com/blogs/machine-learning
    Accelerating LLM fine-tuning with unstructured data using SageMaker Unified Studio and S3

    Last year, AWS announced an integration between Amazon SageMaker Unified Studio and Amazon S3 general purpose buckets. This integration makes it straightforward for teams to use unstructured data stored in Amazon Simple Storage Service (Amazon S3) for machine learning (ML) and data analytics use cases. In this post, we …


    Read More
  • Introducing Amazon Polly Bidirectional Streaming: Real-time speech synthesis for conversational AI

    calendar Mar 26, 2026 · aws.amazon.com/blogs/machine-learning
    Introducing Amazon Polly Bidirectional Streaming: Real-time speech synthesis for conversational AI

    Today, we’re excited to announce the new Bidirectional Streaming API for Amazon Polly, enabling streamlined real-time text-to-speech (TTS) synthesis where you can start sending text and receiving audio simultaneously. This new API is built for conversational AI applications that generate text or audio incrementally, …


    Read More
  • TypeScript AppHost in Aspire 13.2: same app model, different syntax

    calendar Mar 26, 2026 · devblogs.microsoft.com
    TypeScript AppHost in Aspire 13.2: same app model, different syntax

    Aspire 13.2 brings TypeScript AppHost support to the same application model that existing Aspire users already know. You still define resources, references, startup dependencies, endpoints, and deployment intent in code. You still get the same dashboard, service disc Link to article: …


    Read More
  • Comparative Analysis of Development Cycle Speed in Java and Kotlin Based on IDE Telemetry Data

    calendar Mar 26, 2026 · blog.jetbrains.com
    Comparative Analysis of Development Cycle Speed in Java and Kotlin Based on IDE Telemetry Data

    Introduction Does the choice of programming language affect how fast developers deliver code? This question matters for engineering teams evaluating technology stacks, yet it is notoriously hard to answer. Self-reported surveys suffer from recall bias, lines-of-code comparisons conflate conciseness with productivity, …


    Read More
  • Why doesn't WM_ENTER­IDLE work if the dialog box is a Message­Box?

    calendar Mar 26, 2026 · devblogs.microsoft.com
    Why doesn't <CODE>WM_<WBR>ENTER­IDLE</CODE> work if the dialog box is a <CODE>Message­Box</CODE>?

    Last time, we looked at how the owner of a dialog can take control just before the dialog box message loop goes idle. I said that I pulled a trick Link to article: https://devblogs.microsoft.com/oldnewthing/20260326-00/?p=112167


    Read More
  • PhpStorm 2026.1 is Now Out

    calendar Mar 26, 2026 · blog.jetbrains.com
    PhpStorm 2026.1 is Now Out

    Welcome to PhpStorm 2026.1! This release brings new PhpStorm MCP tools, new third-party agents inside your IDE, support for Git worktrees, and lots of other productivity-enhancing features for PHP and Laravel developers. Download PhpStorm 2026.1 PhpStorm MCP tools In PhpStorm 2025.2, we added an integrated MCP server …


    Read More
  • Is Event-Driven Architecture Overkill for Most Apps?

    calendar Mar 26, 2026 · codeopinion.com
    Is Event-Driven Architecture Overkill for Most Apps?

    I get it. Most apps really are that simple. Typically, just CRUD. A user submits a form, you validate some data, save it in a database somewhere, and return a response. That is it. So is Event-Driven Architecture Overkill then? YouTube Check out my YouTube channel, where I post all kinds of content on Software …


    Read More
  • AI-Assisted Java Application Development with Agent Skills

    calendar Mar 26, 2026 · blog.jetbrains.com
    AI-Assisted Java Application Development with Agent Skills

    Agent-assisted development is quickly becoming a common mode of software development. New techniques are emerging to help LLMs generate code that matches your preferences and standards. One common approach is to create an AGENTS.md, CLAUDE.md, or GEMINI.md file with project details, build instructions, and coding …


    Read More
  • The World’s Crudest Chaos Monkey

    calendar Mar 26, 2026 · jeremydmiller.com
    The World’s Crudest Chaos Monkey

    I’m working pretty hard this week and early next to deliver the CritterWatch MVP (our new management and observability console for the Critter Stack) to a JasperFx Software client. One of the things we need to do for testing is to fake out several failure conditions in message handlers to be able to test CritterWatch’s …


    Read More
  • Observer Design Pattern in C#: Complete Guide with Examples

    calendar Mar 26, 2026 · devleader.ca
    Observer Design Pattern in C#: Complete Guide with Examples

    Master the observer design pattern in C# with practical code examples, event-driven architecture guidance, and real-world use cases. Link to article: https://www.devleader.ca/2026/03/26/observer-design-pattern-in-c-complete-guide-with-examples


    Read More
  • RubyMine 2026.1: AI Chat Upgrades, New Code Insight, Stable Remote Development, and More

    calendar Mar 26, 2026 · blog.jetbrains.com
    RubyMine 2026.1: AI Chat Upgrades, New Code Insight, Stable Remote Development, and More

    RubyMine 2026.1 is here! This release brings a range of improvements aimed at making Ruby and Rails development faster and more enjoyable. You can get the new build from our website or via the free Toolbox App. Let’s take a look at the highlights of this release. AI RubyMine continues to evolve as an open platform that …


    Read More
  • GoLand 2026.1 Is Released

    calendar Mar 26, 2026 · blog.jetbrains.com
    GoLand 2026.1 Is Released

    GoLand 2026.1 helps you keep your Go code modern and your workflow efficient. This release introduces guided syntax updates for Go 1.26, making it easier to adopt new language improvements across your entire codebase. It also expands AI capabilities with support for additional agents, and brings several productivity …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top