.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Light up Multiple Databases with a Single API with Data API builder's multi-source configuration

    calendar Feb 20, 2026 · devblogs.microsoft.com
    Light up Multiple Databases with a Single API with Data API builder's multi-source configuration

    Data API builder (DAB) supports multi-source configurations Data API builder (DAB) connects to your database with a safe REST or GraphQL endpoint. But DAB is not limited to just one database. Using a multi-source configuration, you can connect to more than one database simultaneously. Learn more about Data A Link to …


    Read More
  • State of Agentic AI Report: Key Findings

    calendar Feb 20, 2026 · docker.com
    State of Agentic AI Report: Key Findings

    Based on Docker’s State of Agentic AI report, a global survey of more than 800 developers, platform engineers, and technology decision-makers, this blog summarizes key findings of what's really happening as agentic AI scales within organizations. Drawing on insights from decision-makers and purchase influencers …


    Read More
  • The New AWS Transform .NET Developer Experience

    calendar Feb 20, 2026 · aws.amazon.com/blogs/dotnet
    The New AWS Transform .NET Developer Experience

    At re:Invent 2025, AWS Transform unveiled an enhanced .NET developer experience in Visual Studio that is customizable, transparent, iterative, and collaborative. Our customers have asked for more insight into transformation activity and the ability to steer transformations. Developers can now benefit from editable …


    Read More
  • Integrate external tools with Amazon Quick Agents using Model Context Protocol (MCP)

    calendar Feb 20, 2026 · aws.amazon.com/blogs/machine-learning
    Integrate external tools with Amazon Quick Agents using Model Context Protocol (MCP)

    In this post, you’ll use a six-step checklist to build a new MCP server or validate and adjust an existing MCP server for Amazon Quick integration. The Amazon Quick User Guide describes the MCP client behavior and constraints. This is a “How to” guide for detailed implementation required by 3P partners to integrate …


    Read More
  • The 2026/2027 Seattle Symphony subscription season at a glance

    calendar Feb 20, 2026 · devblogs.microsoft.com
    The 2026/2027 Seattle Symphony subscription season at a glance

    For two decades, I've Link to article: https://devblogs.microsoft.com/oldnewthing/20260220-01/?p=112076


    Read More
  • Customizing the ways the dialog manager dismisses itself: Detecting the ESC key, first (failed) attempt

    calendar Feb 20, 2026 · devblogs.microsoft.com
    Customizing the ways the dialog manager dismisses itself: Detecting the ESC key, first (failed) attempt

    Suppose you want to distinguish between dismissing a dialog by pressing ESC and dismissing a dialog by clicking the Close button. One suggestion I saw was to call Get­Async­Key­State(VK_ESCAPE) to check whether the ESC is down. In general, any time you see Get­Async­Key­St Link to article: …


    Read More
  • Write Modern Go Code With Junie and Claude Code

    calendar Feb 20, 2026 · blog.jetbrains.com
    Write Modern Go Code With Junie and Claude Code

    Go developers can now confidently write modern Go code using the AI agents Junie and Claude Code. We at JetBrains have just released a new plugin with guidelines for AI agents that ensure they use the latest features and follow best Go practices compatible with your current version of Go, as specified in go.mod. You …


    Read More
  • How to Implement Builder Pattern in C#: Step-by-Step Guide

    calendar Feb 20, 2026 · devleader.ca
    How to Implement Builder Pattern in C#: Step-by-Step Guide

    Learn how to implement Builder pattern in C# with a complete step-by-step guide. Includes code examples, best practices, and common pitfalls to avoid. Link to article: https://www.devleader.ca/2026/02/20/how-to-implement-builder-pattern-in-c-stepbystep-guide


    Read More
  • Using Codes to Increase Adherence to Prompts

    calendar Feb 20, 2026 · devblogs.microsoft.com
    Using Codes to Increase Adherence to Prompts

    Introduction: The Problem Agentic systems have some discretion in the parameters they send to tooling, but there are cases, such as experimentation, when you need 100% adherence to a set of parameters. In practice, this tension exists because modern LLM-based agents are optimized for semantic correctness and …


    Read More
  • Making Code Easier to Understand with Mermaid Diagrams and CodeRush

    calendar Feb 20, 2026 · dotnettips.wordpress.com
    Making Code Easier to Understand with Mermaid Diagrams and CodeRush

    The author emphasizes the utility of CodeRush by DevExpress for refactoring, particularly its feature for embedding images in source code. Using Mermaid's flow diagrams, the author illustrates complex methods visually, enhancing code comprehension. Despite limitations in image handling, the combination of Mermaid and …


    Read More
  • The Missing Link Between AI and Business Value

    calendar Feb 20, 2026 · blog.jetbrains.com
    The Missing Link Between AI and Business Value

    Let’s call a spade a spade. Some enterprises are already using AI agents, but very few can explain their impact on business performance. Metrics such as DORA, SPACE, and developer experience indicators captured through third-party platforms offer insight into delivery velocity and developer quality of life, but it is …


    Read More
  • Migrate your Semantic Kernel and AutoGen projects to Microsoft Agent Framework Release Candidate

    calendar Feb 20, 2026 · devblogs.microsoft.com
    Migrate your Semantic Kernel and AutoGen projects to Microsoft Agent Framework Release Candidate

    We're thrilled to announce that Microsoft Agent Framework has reached Release Candidate status for both .NET and Link to article: https://devblogs.microsoft.com/semantic-kernel/migrate-your-semantic-kernel-and-autogen-projects-to-microsoft-agent-framework-release-candidate


    Read More
  • Microsoft Agent Framework Reaches Release Candidate

    calendar Feb 20, 2026 · devblogs.microsoft.com
    Microsoft Agent Framework Reaches Release Candidate

    We're happy to announce that Microsoft Agent Framework is now in Release Candidate status for both .NET and Python. Release Candidate is an important milestone on the road to General Availability — it means the A Link to article: https://devblogs.microsoft.com/foundry/microsoft-agent-framework-reaches-release-candidate …


    Read More
  • Custom Agents in Visual Studio: Built in and Build-Your-Own agents

    calendar Feb 19, 2026 · devblogs.microsoft.com
    Custom Agents in Visual Studio: Built in and Build-Your-Own agents

    Agents in Visual Studio now go beyond a single general-purpose assistant. We're shipping a set of curated preset agents that tap into deep IDE capabilities; debugging, profiling, testing alongside a framework for building your own custom agents tailored to how your team works. Built in agents Each preset agent is …


    Read More
  • TeamCity 2025.11.3 Is Here

    calendar Feb 19, 2026 · blog.jetbrains.com
    TeamCity 2025.11.3 Is Here

    Today we’re rolling out another bug-fix update for your TeamCity 2025.11 On-Premises servers. This update addresses a number of issues, inlcuding: All TeamCity bug-fix updates include performance and security improvements, so we recommend that you never skip these minor updates. See TeamCity 2025.11.3 Release Notes for …


    Read More
  • Build AI workflows on Amazon EKS with Union.ai and Flyte

    calendar Feb 19, 2026 · aws.amazon.com/blogs/machine-learning
    Build AI workflows on Amazon EKS with Union.ai and Flyte

    In this post, we explain how you can use the Flyte Python SDK to orchestrate and scale AI/ML workflows. We explore how the Union.ai 2.0 system enables deployment of Flyte on Amazon Elastic Kubernetes Service (Amazon EKS), integrating seamlessly with AWS services like Amazon Simple Storage Service (Amazon S3), Amazon …


    Read More
  • Java to Kotlin Conversion Comes to Visual Studio Code

    calendar Feb 19, 2026 · blog.jetbrains.com
    Java to Kotlin Conversion Comes to Visual Studio Code

    At JetBrains, we aim to make Kotlin development as accessible and efficient as possible across the entire ecosystem. While IntelliJ IDEA remains the premier IDE for Kotlin, we recognize that many developers use Visual Studio Code for a variety of tasks and projects. To help streamline the transition from Java to Kotlin …


    Read More
  • C++ symbol context and CMake build configuration awareness for GitHub Copilot in VS Code

    calendar Feb 19, 2026 · devblogs.microsoft.com
    C++ symbol context and CMake build configuration awareness for GitHub Copilot in VS Code

    C++ code navigation and build system tooling play an important role in the developer inner-loop. Code navigation tooling provides a precise, semantic understanding of your codebase, while build system tooling helps you express build configurations and variants for reproducible builds. In the VS Code ecosystem, these …


    Read More
  • Amazon Quick now supports key pair authentication to Snowflake data source

    calendar Feb 19, 2026 · aws.amazon.com/blogs/machine-learning
    Amazon Quick now supports key pair authentication to Snowflake data source

    In this blog post, we will guide you through establishing data source connectivity between Amazon Quick Sight and Snowflake through secure key pair authentication. Link to article: https://aws.amazon.com/blogs/machine-learning/amazon-quick-suite-now-supports-key-pair-authentication-to-snowflake-data-source/


    Read More
  • Exploring the signals the dialog manager uses for dismissing a dialog

    calendar Feb 19, 2026 · devblogs.microsoft.com
    Exploring the signals the dialog manager uses for dismissing a dialog

    There are a few different built-in ways to close a dialog box in the classic Windows dialog manager. Let's run them down. First, there's hitting the ESC key. The ESC key, as with all keyboard navigation, is handled by the Is­Dialog­Message function. Assuming that the dialog control with f Link to article: …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top