.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • 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
  • Visual Studio Code 1.113

    calendar Mar 25, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.113

    Learn what's new in Visual Studio Code 1.113 Read the full article Link to article: https://devblogs.microsoft.com/vscode-blog/visual-studio-code-1.113


    Read More
  • Best CI Tools for 2026: What the Data Actually Shows

    calendar Mar 25, 2026 · blog.jetbrains.com
    Best CI Tools for 2026: What the Data Actually Shows

    Continuous integration (CI) and continuous delivery or deployment (CD) are core DevOps practices that help teams improve code quality by giving fast, reliable feedback on every code change. With a well-established CI/CD process in place, software development teams can release more frequently, deliver value to users …


    Read More
  • Multi-Agent Orchestration in Microsoft Agent Framework in C#

    calendar Mar 25, 2026 · devleader.ca
    Multi-Agent Orchestration in Microsoft Agent Framework in C#

    Master multi-agent orchestration in Microsoft Agent Framework in C# with a real research app. Revision loops, quality gates, and context passing explained. Link to article: https://www.devleader.ca/2026/03/25/multiagent-orchestration-in-microsoft-agent-framework-in-c


    Read More
  • Expanding Our Core Web Development Support in PyCharm 2026.1

    calendar Mar 25, 2026 · blog.jetbrains.com
    Expanding Our Core Web Development Support in PyCharm 2026.1

    With PyCharm 2026.1, our core IDE experience continues to evolve as we’re bringing a broader set of professional-grade web tools to all users for free. Everyone, from beginners to backend-first developers, is getting access to a substantial set of JavaScript, TypeScript, and CSS features that were previously only …


    Read More
  • WebStorm 2026.1: Service-powered TypeScript Engine, Junie, Claude Agent, and Codex in the AI chat, Framework Updates, and More

    calendar Mar 25, 2026 · blog.jetbrains.com
    WebStorm 2026.1: Service-powered TypeScript Engine, Junie, Claude Agent, and Codex in the AI chat, Framework Updates, and More

    WebStorm 2026.1 is now available! This release focuses on the everyday web development workflows where IDE support matters most, helping you stay productive in large TypeScript projects, making it easy to keep up with frameworks that evolve quickly, and bringing AI tools into the IDE so you don’t have to switch …


    Read More
  • IntelliJ IDEA 2026.1 Is Out!

    calendar Mar 25, 2026 · blog.jetbrains.com
    IntelliJ IDEA 2026.1 Is Out!

    IntelliJ IDEA 2026.1 is here, and it comes packed with an array of new features and enhancements to elevate your coding experience! You can download this latest release from our website or update to it directly from inside the IDE, via the free Toolbox App, or using snap packages for Ubuntu. As always, all new features …


    Read More
  • How can I change a dialog box's message loop to do a Msg­Wait­For­Multiple­Objects instead of Get­Message?

    calendar Mar 25, 2026 · devblogs.microsoft.com
    How can I change a dialog box's message loop to do a <code>Msg­Wait­For­Multiple­Objects</code> instead of <code>Get­Message</code>?

    A customer wanted to know how to change a dialog box's message loop so that it used Msg­Wait­For­Multiple­Objects instead of Get­Message. (I'm guessing that they had a handle that they wanted to wait on while the dialog was up.) The standard dialog box message loop checks only for messages, not kernel handles. Link to …


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

    calendar Mar 25, 2026 · devleader.ca
    Singleton Pattern Real-World Example in C#: Complete Implementation

    Singleton pattern real-world example in C#: complete implementation of a configuration manager with thread-safe initialization, code examples, and practical use case demonstration. Link to article: https://www.devleader.ca/2026/03/25/singleton-pattern-realworld-example-in-c-complete-implementation


    Read More
  • What’s fixed in IntelliJ IDEA 2026.1

    calendar Mar 25, 2026 · blog.jetbrains.com
    What’s fixed in IntelliJ IDEA 2026.1

    Welcome to the overview of fixes and improvements in IntelliJ IDEA 2026.1. In this release, we have resolved over 1,000 bugs and usability issues, including 334 reported by users. Below are the most impactful changes that will help you work with greater confidence every day. Performance We continue to prioritize …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top