.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Introducing Claude Opus 5 on AWS: Anthropic’s most capable Opus model

    calendar Jul 24, 2026 · aws.amazon.com/blogs/machine-learning
    Introducing Claude Opus 5 on AWS: Anthropic’s most capable Opus model

    This post covers Opus 5’s improvements and practical guidance for AI engineers integrating the model into agentic systems and production inference workloads on Amazon Bedrock. See the documentation for Claude Platform on AWS. Link to article: …


    Read More
  • Agentic AI Needs Guardrails, Not Guesswork

    calendar Jul 24, 2026 · docker.com
    Agentic AI Needs Guardrails, Not Guesswork

    Docker brought together enterprise security leaders to tackle agentic AI's biggest challenge: how to govern AI agents without slowing developers down. Here's what they said. Link to article: https://www.docker.com/blog/agentic-ai-needs-guardrails-not-guesswork/


    Read More
  • Build an explainable next-best-product recommendation system for banking on AWS

    calendar Jul 24, 2026 · aws.amazon.com/blogs/machine-learning
    Build an explainable next-best-product recommendation system for banking on AWS

    Learn the architecture and design decisions behind an explainable next-best-product recommendation system for banking, built with Amazon SageMaker AI and PyTorch. A multi-tower neural network with learned attention delivers accurate, per-customer recommendations while providing the explainability that banking …


    Read More
  • Get started with OpenAI GPT-5.6 Sol, Terra, and Luna on Amazon Bedrock

    calendar Jul 24, 2026 · aws.amazon.com/blogs/machine-learning
    Get started with OpenAI GPT-5.6 Sol, Terra, and Luna on Amazon Bedrock

    OpenAI GPT-5.6 Sol, Terra, and Luna are now generally available on Amazon Bedrock. Learn how to select a model, run inference through the Responses API on the bedrock-mantle endpoint, reduce cost with prompt caching, connect the OpenAI Codex coding agent, and plan for quotas and scaling. Link to article: …


    Read More
  • Making an agile version of a Windows Runtime delegate in C++/WinRT, part 5

    calendar Jul 24, 2026 · devblogs.microsoft.com
    Making an agile version of a Windows Runtime delegate in C++/WinRT, part 5

    So far, we have handled the case of a non-marshalable delegate by wrapping it in a delegate that fails with CO_E_NOT_SUPPORTED if used in a manne Link to article: https://devblogs.microsoft.com/oldnewthing/20260724-00/?p=112562


    Read More
  • Strangler Fig Pattern in C#: Refactoring a Monolith to Microservices

    calendar Jul 24, 2026 · devleader.ca
    Strangler Fig Pattern in C#: Refactoring a Monolith to Microservices

    Learn how to use the Strangler Fig pattern in C# to incrementally migrate a monolith to microservices. Step-by-step guide with real .NET code and YARP routing examples. Link to article: https://www.devleader.ca/2026/07/24/strangler-fig-pattern-in-c-refactoring-a-monolith-to-microservices


    Read More
  • Native Agent Memory for Microsoft Agent Framework, Powered by Azure Cosmos DB

    calendar Jul 24, 2026 · devblogs.microsoft.com
    Native Agent Memory for Microsoft Agent Framework, Powered by Azure Cosmos DB

    Recently we introduced the Agent Memory Toolkit Link to article: https://devblogs.microsoft.com/cosmosdb/native-agent-memory-for-microsoft-agent-framework-powered-by-azure-cosmos-db


    Read More
  • IDE Plugin Generator – The New Beginning

    calendar Jul 24, 2026 · blog.jetbrains.com
    IDE Plugin Generator – The New Beginning

    When IntelliJ IDEA 2026.1 arrived, creating a new IntelliJ Platform plugin became simpler. It replaced the old IDE plugin generator and the IntelliJ Platform Plugin Template with the new web-API-based IDE plugin generator, which combines the best parts of the previous approaches. The new IDE plugin generator is …


    Read More
  • New Bug-Fix Releases Are Available for MPS – 2025.3.1, 2025.2.3, and 2025.1.3

    calendar Jul 24, 2026 · blog.jetbrains.com
    New Bug-Fix Releases Are Available for MPS – 2025.3.1, 2025.2.3, and 2025.1.3

    We’ve released updates for multiple major MPS versions that fix several additional issues. DOWNLOAD MPS What’s new Among the shared updates, two fixes backported from 2026.1 are worth highlighting: MPS-38409 – The new read-only-inspector style applies the read-only property to all editor cells in the inspector. When …


    Read More
  • Best practices for applying Amazon Bedrock Guardrails to code generation workflows

    calendar Jul 23, 2026 · aws.amazon.com/blogs/machine-learning
    Best practices for applying Amazon Bedrock Guardrails to code generation workflows

    In this post, we explain how Amazon Bedrock Guardrails can be configured for code generation workflows with coding assistants to overcome these constraints. With these best practices, you can build an efficient blueprint helping you with effective capacity planning with robust safety coverage. Link to article: …


    Read More
  • The Microsoft 365 Copilot Agent’s Playbook: A Practical Livestream Series for Building Better Agents

    calendar Jul 23, 2026 · devblogs.microsoft.com
    The Microsoft 365 Copilot Agent’s Playbook: A Practical Livestream Series for Building Better Agents

    Building on Microsoft 365 Copilot? Here's your playbook. Declarative agents are quickly becoming one of the most excit Link to article: https://devblogs.microsoft.com/blog/the-microsoft-365-copilot-agents-playbook-a-practical-livestream-series-for-building-better-agents


    Read More
  • Vertical Slice Architecture Webinar

    calendar Jul 23, 2026 · jimmybogard.com
    Vertical Slice Architecture Webinar

    Next month I'm hosting a free webinar on Vertical Slice Architecture, DDD, and how they fit in with AI-assisted development. I, like a lot of developers, have embraced AI assistance for designing and building systems. While these tools can accelerate the creation of code, they don' Link to article: …


    Read More
  • Move Agent Orchestration/Workflows out of Code with Agent Framework Declarative Workflows 1.0

    calendar Jul 23, 2026 · devblogs.microsoft.com
    Move Agent Orchestration/Workflows out of Code with Agent Framework Declarative Workflows 1.0

    Most multi-agent apps wire every flow in application code: the sequence of steps, branching, and handoffs between agents all live inside the program, making the orchestration harder to review, version, and change. Declarative workflows make that orchestration ex Link to article: …


    Read More
  • Evaluating AI Agents: A production blueprint with Strands and AgentCore

    calendar Jul 23, 2026 · aws.amazon.com/blogs/machine-learning
    Evaluating AI Agents: A production blueprint with Strands and AgentCore

    Together, Motorway and AWS built an end-to-end evaluation pipeline that reduced incorrect results from 1 in 8 queries to 1 in 50 and cut issue detection time from few hours to few minutes. The pipeline combines the Strands Agents SDK with Amazon Bedrock AgentCore, a fully managed service for deploying and operating AI …


    Read More
  • Building trade assistant: How Jefferies optimized front office trading operations with AI

    calendar Jul 23, 2026 · aws.amazon.com/blogs/machine-learning
    Building trade assistant: How Jefferies optimized front office trading operations with AI

    In this post, we explore how Jefferies overcame these challenges with a solution built on Strands Agents, an agent harness SDK for building AI agents that can reason, plan, and act by orchestrating calls to foundation models (FMs) and external tools. The solution uses large language models (LLMs), Amazon Bedrock, and …


    Read More
  • Building multi-Region visualizations with Highcharts in Amazon Quick

    calendar Jul 23, 2026 · aws.amazon.com/blogs/machine-learning
    Building multi-Region visualizations with Highcharts in Amazon Quick

    This post shows you how to build multi-Region carrier performance dashboards in Quick Sight using Highcharts custom visualizations to overcome native chart limitations. You will learn how to maintain data sovereignty across AWS Regions while creating unified visualizations through the Quick Sight federated dataset …


    Read More
  • Detecting silent agent failures with Amazon Bedrock AgentCore optimization

    calendar Jul 23, 2026 · aws.amazon.com/blogs/machine-learning
    Detecting silent agent failures with Amazon Bedrock AgentCore optimization

    Amazon Bedrock AgentCore optimization surfaces silent behavioral failures in production AI agents: the ones that pass every health check but still deliver wrong outcomes. Learn how insights discovers, explains, and ranks failure patterns across sessions so you can fix the highest-impact issues first. Link to article: …


    Read More
  • 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
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top