.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Using MCP Servers with GitHub Copilot CLI

    calendar Jul 25, 2026 · devleader.ca
    Using MCP Servers with GitHub Copilot CLI

    GitHub Copilot CLI MCP guide for adding custom servers with mcp-config.json, CLI commands, transports, tool scoping, registry search, examples, and tradeoffs. Link to article: https://www.devleader.ca/2026/07/25/using-mcp-servers-with-github-copilot-cli


    Read More
  • Deploying Your C# MCP Server to Azure: Functions vs. Container Apps

    calendar Jul 25, 2026 · devleader.ca
    Deploying Your C# MCP Server to Azure: Functions vs. Container Apps

    Deploy MCP server to Azure with C# using Azure Functions MCP extension or Azure Container Apps, with tradeoffs for scale, cost, auth, and cold starts. Link to article: https://www.devleader.ca/2026/07/25/deploying-your-c-mcp-server-to-azure-functions-vs-container-apps


    Read More
  • Java OpenJDK July 2026 Patch & Security Update

    calendar Jul 25, 2026 · devblogs.microsoft.com
    Java OpenJDK July 2026 Patch & Security Update

    Hello Java customers! We are happy to announce the latest July 2026 patch & security update release for the Microsoft Build of OpenJDK. Check our Link to article: https://devblogs.microsoft.com/java/java-openjdk-july-2026-patch-security-update


    Read More
  • The System Design Behind My New SaaS

    calendar Jul 25, 2026 · milanjovanovic.tech
    The System Design Behind My New SaaS

    I just shipped Katabench, and it's the most fun system I've ever built: it takes C# from strangers and runs it safely on servers I own. Link to article: https://milanjovanovic.tech/blog/the-system-design-behind-my-new-saas


    Read More
  • Critter Stack Roadmap for the Rest of 2026?

    calendar Jul 24, 2026 · jeremydmiller.com
    Critter Stack Roadmap for the Rest of 2026?

    Just to wind down from a busy week, I thought it would be nice to jot down an update about the Critter Stack and JasperFx roadmap as it looks like right now for the rest of the year. We’ve had a torrid release cadence this whole year with the big highlight being the “Critter Stack … Continue reading Critter Stack …


    Read More
  • Real-World Roslyn Analyzer Examples in C#: Naming, Null Checks, and Log Validators

    calendar Jul 24, 2026 · devleader.ca
    Real-World Roslyn Analyzer Examples in C#: Naming, Null Checks, and Log Validators

    Explore production-quality roslyn analyzer examples in C# -- naming conventions, null guard enforcement, and structured log validators you can adapt today. Link to article: https://www.devleader.ca/2026/07/24/realworld-roslyn-analyzer-examples-in-c-naming-null-checks-and-log-validators


    Read More
  • 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
  • Faster blob copying in Azure Blob Storage

    calendar Jul 24, 2026 · markheath.net
    Faster blob copying in Azure Blob Storage

    I generally try to avoid copying blobs in Azure and just reference a single copy, but there are some situations where you do need to make a copy. The technique you choose can make a big difference to how long that copy takes. For example, the "naive" approach of downloading the source and re-uploading it to …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top