.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Agentic retrieval for Amazon Bedrock Managed Knowledge Base

    calendar Jul 23, 2026 · aws.amazon.com/blogs/machine-learning
    Agentic retrieval for Amazon Bedrock Managed Knowledge Base

    This post focuses on why classic retrieval falls short on multi-part questions, how the AgenticRetrieveStream API works (including request construction and trace parsing), and when to choose it over the standard Retrieve API. Link to article: …


    Read More
  • Build locally, ship to Azure: meet Azure SQL Developer

    calendar Jul 23, 2026 · devblogs.microsoft.com
    Build locally, ship to Azure: meet Azure SQL Developer

    Big news: Azure SQL Developer is here, in private preview. It's the Azure SQL Databa Link to article: https://devblogs.microsoft.com/azure-sql/azure-sql-developer-prpr


    Read More
  • Securing Remote MCP Servers in C#: OAuth 2.0, JWT, and Protected Resource Metadata

    calendar Jul 23, 2026 · devleader.ca
    Securing Remote MCP Servers in C#: OAuth 2.0, JWT, and Protected Resource Metadata

    Secure MCP server authentication in C# with OAuth protected resource metadata, JWT bearer validation, authorization filters, and claims-aware MCP tools. Link to article: https://www.devleader.ca/2026/07/23/securing-remote-mcp-servers-in-c-oauth-20-jwt-and-protected-resource-metadata


    Read More
  • Smarter Spring Development in Eclipse with GitHub Copilot

    calendar Jul 23, 2026 · devblogs.microsoft.com
    Smarter Spring Development in Eclipse with GitHub Copilot

    How the Spring Tools MCP Server and GitHub Copilot together make Spring Development more efficient. Link to article: https://devblogs.microsoft.com/java/smarter-spring-development-in-eclipse-with-github-copilot


    Read More
  • GitHub Copilot CLI Custom Agents and Skills

    calendar Jul 23, 2026 · devleader.ca
    GitHub Copilot CLI Custom Agents and Skills

    GitHub Copilot CLI custom agents guide: compare instructions, skills, .agent.md files, and SKILL.md workflows for extensible team developer workflows. Link to article: https://www.devleader.ca/2026/07/23/github-copilot-cli-custom-agents-and-skills


    Read More
  • Axum Support in RustRover 2026.2: Build Web Backends Faster

    calendar Jul 23, 2026 · blog.jetbrains.com
    Axum Support in RustRover 2026.2: Build Web Backends Faster

    Axum support, one of the most popular web frameworks in the Rust ecosystem, is one of the highlights of the RustRover 2026.2 release. If you’re building web services, APIs, or distributed systems in Rust, this update makes it easier to navigate routes, understand request flows, and generate client calls directly from …


    Read More
  • Code Coverage: How to Measure It, Understand the Metrics, and Improve Your Tests

    calendar Jul 23, 2026 · blog.jetbrains.com
    Code Coverage: How to Measure It, Understand the Metrics, and Improve Your Tests

    Code coverage is one of those metrics that every development team talks about but few use to its full potential. Whether you’re shipping a SaaS product or maintaining a legacy monolith, understanding what your tests actually exercise-and what they miss-can make the difference between a confident release and a 2AM …


    Read More
  • Launching Health in ChatGPT

    calendar Jul 23, 2026 · openai.com/blog
    Launching Health in ChatGPT

    Health in ChatGPT now lets eligible U.S. users securely connect medical records and Apple Health to get more personalized insights and better understand their health. Link to article: https://openai.com/index/health-in-chatgpt


    Read More
  • NAudio 3 Effects Framework

    calendar Jul 23, 2026 · markheath.net
    NAudio 3 Effects Framework

    I've always been fascinated with audio effects, ever since I got my first "effects unit" - a "Realistic Reverb" from Radio Shack/Tandy. That was shortly followed by my first digital multi-effects unit - the BOSS SE-50. And so it was only natural that when I created NAudio I wanted to make it …


    Read More
  • Roslyn Analyzers vs Incremental Source Generators: Understanding the Pipeline

    calendar Jul 22, 2026 · devleader.ca
    Roslyn Analyzers vs Incremental Source Generators: Understanding the Pipeline

    Understand Roslyn analyzers vs incremental source generators -- how each hooks into the compilation pipeline and when to combine both in one NuGet package. Link to article: https://www.devleader.ca/2026/07/22/roslyn-analyzers-vs-incremental-source-generators-understanding-the-pipeline


    Read More
  • 5 Software Architecture Mistakes That Make Systems Hard to Change

    calendar Jul 22, 2026 · codeopinion.com
    5 Software Architecture Mistakes That Make Systems Hard to Change

    You can follow every enterprise best practice. You can use Clean Architecture, some type of layered architecture, event-driven architecture, microservices, or whatever else is popular. It can still end up in the same place. You have a system that is really hard to change. YouTube Check out my YouTube channel, where I …


    Read More
  • Windows App Development CLI v0.5.0 - expanded UI automation, JS/TS bindings, and more

    calendar Jul 22, 2026 · devblogs.microsoft.com
    Windows App Development CLI v0.5.0 - expanded UI automation, JS/TS bindings, and more

    WinApp C Link to article: https://devblogs.microsoft.com/ifdef-windows/windows-app-development-cli-v0-5-0-expanded-ui-automation-js-ts-bindings-and-more


    Read More
  • Visual Studio Code 1.130

    calendar Jul 22, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.130

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


    Read More
  • Visual Studio Code 1.130 (Insiders)

    calendar Jul 22, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.130 (Insiders)

    Learn what's new in Visual Studio Code 1.130 (Insiders) Read the full article Link to article: https://devblogs.microsoft.com/external-blogs/visual-studio-code-1-130-insiders


    Read More
  • Visual Studio Code 1.131 (Insiders)

    calendar Jul 22, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.131 (Insiders)

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


    Read More
  • Pure Virtual C++ 2026 Is a Wrap

    calendar Jul 22, 2026 · devblogs.microsoft.com
    Pure Virtual C++ 2026 Is a Wrap

    That's a wrap on Pure Virtual C++ 2026! Link to article: https://devblogs.microsoft.com/cppblog/pure-virtual-c-2026-is-a-wrap


    Read More
  • AI Teammates: how monday.com runs production AI agents on Amazon Bedrock

    calendar Jul 22, 2026 · aws.amazon.com/blogs/machine-learning
    AI Teammates: how monday.com runs production AI agents on Amazon Bedrock

    AI Teammates are agentic AI on Amazon Bedrock, and few engineering organizations run them in production at the scale that monday.com does. Nine in ten Builders use AI coding tools every month, up from roughly half a year ago. Per-engineer PR throughput is up by more than half. Every figure in this post comes from …


    Read More
  • Building Agents that Act on Your Behalf with Toolboxes in Foundry

    calendar Jul 22, 2026 · devblogs.microsoft.com
    Building Agents that Act on Your Behalf with Toolboxes in Foundry

    How Toolboxes in Foundry simplify user delegation At some point, many agents move from answering questions to taking action. And when it does, the question becomes: whose identity is it acting with Link to article: https://devblogs.microsoft.com/foundry/building-agents-that-act-on-your-behalf-with-toolboxes-in-foundry


    Read More
  • ReSharper C++ 2026.2: C++26 Reflection, ISPC Language Support, And More

    calendar Jul 22, 2026 · blog.jetbrains.com
    ReSharper C++ 2026.2: C++26 Reflection, ISPC Language Support, And More

    ReSharper C++ 2026.2 is out, bringing initial support for C++26 reflection, the most anticipated addition to the C++ language in recent years. This release also introduces ACP agent support in ReSharper with Junie as the first available agent, adds support for the ISPC language, and significantly speeds up indexing in …


    Read More
  • Rider 2026.2: IDE Intelligence for AI Agents, Faster Performance, and Spectacular Game Dev Updates

    calendar Jul 22, 2026 · blog.jetbrains.com
    Rider 2026.2: IDE Intelligence for AI Agents, Faster Performance, and Spectacular Game Dev Updates

    Rider 2026.2 opens up the IDE’s own intelligence to your AI coding agents, so they work from real project knowledge instead of reconstructing it from files and terminal output. A new set of agent skills covers testing, profiling, refactoring, and official Microsoft .NET workflows, and GitHub Copilot now joins the …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top