.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Testing and Debugging Your C# MCP Server with MCP Inspector

    calendar Jul 27, 2026 · devleader.ca
    Testing and Debugging Your C# MCP Server with MCP Inspector

    Use MCP Inspector to test and debug C# MCP server .NET projects over stdio and HTTP, inspect JSON-RPC logs, verify tools, and avoid host integration guesswork. Link to article: https://www.devleader.ca/2026/07/27/testing-and-debugging-your-c-mcp-server-with-mcp-inspector


    Read More
  • Reverse Engineering with Hibernate 7.4 and IntelliJ IDEA

    calendar Jul 27, 2026 · blog.jetbrains.com
    Reverse Engineering with Hibernate 7.4 and IntelliJ IDEA

    Reverse Engineering in the context of database-driven application development means generating Java persistence artifacts such as entity classes and mapping files from an existing database schema. This is useful when the database already exists, especially in legacy systems or large projects where creating entity …


    Read More
  • Implement SAML as an external provider in an ASP.NET Core Identity application using Duende as an OIDC server

    calendar Jul 27, 2026 · damienbod.com
    Implement SAML as an external provider in an ASP.NET Core Identity application using Duende as an OIDC server

    This article shows how to implement a SAML federation from an ASP.NET Core Identity application using Sustainsys.Saml2.AspNetCore2. Entra ID is used to implement the SAML authentication and the users can authenticate from the tenant. Code: https://github.com/damienbod/DuendeEntraSaml Setup Three components are used to …


    Read More
  • How AI is expanding what people do at work

    calendar Jul 27, 2026 · openai.com/blog
    How AI is expanding what people do at work

    New OpenAI research shows how AI is expanding what workers do, with ChatGPT users taking on tasks across roles and reshaping job boundaries. Link to article: https://openai.com/index/how-ai-is-expanding-what-people-do-at-work


    Read More
  • OpenTelemetry Traces .NET -- ActivitySource, Spans, and the Tracing Pipeline

    calendar Jul 26, 2026 · devleader.ca
    OpenTelemetry Traces .NET -- ActivitySource, Spans, and the Tracing Pipeline

    Learn how OpenTelemetry traces .NET applications use: ActivitySource, Activity, and the tracing pipeline -- with C# examples for ASP.NET Core. Link to article: https://www.devleader.ca/2026/07/26/opentelemetry-traces-net-activitysource-spans-and-the-tracing-pipeline


    Read More
  • From Microservices Back to Monolith in C#: When and How to Reverse Course

    calendar Jul 26, 2026 · devleader.ca
    From Microservices Back to Monolith in C#: When and How to Reverse Course

    Learn when to move from microservices to monolith C# systems, the warning signs to watch for, and how to consolidate into a modular monolith. Link to article: https://www.devleader.ca/2026/07/26/from-microservices-back-to-monolith-in-c-when-and-how-to-reverse-course


    Read More
  • Boost Your .NET Projects with Spargine: Faster, Safer HTTP Calls with HttpClientExtensions

    calendar Jul 26, 2026 · dotnettips.wordpress.com
    Boost Your .NET Projects with Spargine: Faster, Safer HTTP Calls with HttpClientExtensions

    HttpClientExtensions in the DotNetTips.Spargine.Extensions namespace streamline common HTTP operations for .NET developers. These extension methods simplify tasks such as sending requests, deserializing JSON, and managing streams, enhancing code readability and performance. They help minimize repetitive coding, making …


    Read More
  • OpenTelemetry in .NET: Complete Observability Guide

    calendar Jul 25, 2026 · devleader.ca
    OpenTelemetry in .NET: Complete Observability Guide

    The complete OpenTelemetry .NET guide for developers: traces, metrics, and logs with C# examples, ASP.NET Core setup, exporters, and distributed tracing. Link to article: https://www.devleader.ca/2026/07/25/opentelemetry-in-net-complete-observability-guide


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top