.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • 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
  • 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
  • CLion 2026.1 Is Here

    calendar Mar 26, 2026 · blog.jetbrains.com
    CLion 2026.1 Is Here

    GitHub Copilot, Cursor, and Other Agents in the AI Chat, Support for Custom Project Formats, DAP Debugging via TCP, and More CLion 2026.1 focuses on stability and improving the existing functionality, but that didn’t stop us from shipping some exciting new features. Most notably, you can now use more agents directly in …


    Read More
  • Building Search-Enabled Agents with Azure AI Foundry and Semantic Kernel and A2A

    calendar Mar 26, 2026 · devblogs.microsoft.com
    Building Search-Enabled Agents with Azure AI Foundry and Semantic Kernel and A2A

    The landscape of AI development has evolved dramatically. Modern intelligent agents require real-time web access to provide accurate, grounded responses. With the retirement of direct Bing Search API access, developers must transition from direct Link to article: …


    Read More
  • Build an Interactive Coding Agent with GitHub Copilot SDK in C#

    calendar Mar 25, 2026 · devleader.ca
    Build an Interactive Coding Agent with GitHub Copilot SDK in C#

    Build an interactive coding agent with GitHub Copilot SDK in C#. Learn persistent CopilotSession management, file read/write tools, run_dotnet_build feedback, and the REPL agent loop. Link to article: https://www.devleader.ca/2026/03/25/build-an-interactive-coding-agent-with-github-copilot-sdk-in-c


    Read More
  • Unlocking video insights at scale with Amazon Bedrock multimodal models

    calendar Mar 25, 2026 · aws.amazon.com/blogs/machine-learning
    Unlocking video insights at scale with Amazon Bedrock multimodal models

    In this post, we explore how the multimodal foundation models (FMs) of Amazon Bedrock enable scalable video understanding through three distinct architectural approaches. Each approach is designed for different use cases and cost-performance trade-offs. Link to article: …


    Read More
  • Deploy voice agents with Pipecat and Amazon Bedrock AgentCore Runtime – Part 1

    calendar Mar 25, 2026 · aws.amazon.com/blogs/machine-learning
    Deploy voice agents with Pipecat and Amazon Bedrock AgentCore Runtime – Part 1

    In this series of posts, you will learn how streaming architectures help address these challenges using Pipecat voice agents on Amazon Bedrock AgentCore Runtime. In Part 1, you will learn how to deploy Pipecat voice agents on AgentCore Runtime using different network transport approaches including WebSockets, WebRTC …


    Read More
  • Reinforcement fine-tuning on Amazon Bedrock with OpenAI-Compatible APIs: a technical walkthrough

    calendar Mar 25, 2026 · aws.amazon.com/blogs/machine-learning
    Reinforcement fine-tuning on Amazon Bedrock with OpenAI-Compatible APIs: a technical walkthrough

    In this post, we walk through the end-to-end workflow of using RFT on Amazon Bedrock with OpenAI-compatible APIs: from setting up authentication, to deploying a Lambda-based reward function, to kicking off a training job and running on-demand inference on your fine-tuned model. Link to article: …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top