.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • What Is a Monolith? Monolithic Architecture Types Explained for C# Developers

    calendar Jul 10, 2026 · devleader.ca
    What Is a Monolith? Monolithic Architecture Types Explained for C# Developers

    Understand what a monolith is and the different types of monolithic architectures -- with C# examples that show exactly how each type looks in .NET code. Link to article: https://www.devleader.ca/2026/07/10/what-is-a-monolith-monolithic-architecture-types-explained-for-c-developers


    Read More
  • Microsoft Agent Framework for Go public preview

    calendar Jul 10, 2026 · devblogs.microsoft.com
    Microsoft Agent Framework for Go public preview

    We are excited to announce the public preview of Microsoft Agent Framework for Go, a Go implementation of Microsoft Agent Framework for building, orchestrating, and deploying AI agents and multi-agent workflows. Link to article: https://devblogs.microsoft.com/go/microsoft-agent-framework-for-go-public-preview


    Read More
  • dotInsights | July 2026

    calendar Jul 10, 2026 · blog.jetbrains.com
    dotInsights | July 2026

    Did you know? The using keyword has two completely different meanings. You can use it to import classes from different namespaces at the top of a file, or to ensure deterministic cleanup in a method body. It’s not the only keyword that has multiple meanings. See how many you can think of. Welcome to dotInsights […] …


    Read More
  • How Deutsche Telekom is rewiring telecommunications with AI

    calendar Jul 10, 2026 · openai.com/blog
    How Deutsche Telekom is rewiring telecommunications with AI

    How Deutsche Telekom is becoming an AI-native telco with OpenAI-transforming customer service, employee workflows, network operations, and the future of voice. Link to article: https://openai.com/index/deutsche-telekom


    Read More
  • Build Your First MCP Server in C#: A Step-by-Step Quickstart

    calendar Jul 10, 2026 · devleader.ca
    Build Your First MCP Server in C#: A Step-by-Step Quickstart

    Build an MCP server in C# with a local stdio quickstart covering packages, Host setup, tool attributes, VS Code wiring, stderr logs, and common fixes. Link to article: https://www.devleader.ca/2026/07/10/build-your-first-mcp-server-in-c-a-stepbystep-quickstart


    Read More
  • Automating NuGet Package Publishing with GitHub Actions

    calendar Jul 9, 2026 · devleader.ca
    Automating NuGet Package Publishing with GitHub Actions

    Automate NuGet package publishing with GitHub Actions. Learn how to build, pack, and push your .NET package to NuGet.org on every tagged release using a complete workflow YAML. Link to article: https://www.devleader.ca/2026/07/09/automating-nuget-package-publishing-with-github-actions


    Read More
  • Pure Virtual C++ 2026 [Meet the Speakers, Part 1]: Build Faster, Run Faster

    calendar Jul 9, 2026 · devblogs.microsoft.com
    Pure Virtual C++ 2026 [Meet the Speakers, Part 1]: Build Faster, Run Faster

    Pure Virtual C++ 2026 is almos Link to article: https://devblogs.microsoft.com/cppblog/pure-virtual-cpp-2026-meet-the-speakers-part-1-build-faster-run-faster


    Read More
  • Modernize .NET applications in the GitHub Copilot app

    calendar Jul 9, 2026 · devblogs.microsoft.com
    Modernize .NET applications in the GitHub Copilot app

    Upgrading a .NET application isn't a single prompt. Every upgrade begins with understanding your application, evaluating dependencies, planning the work, applying code transformations, fixing build failures, and validating the results. Each phase uncovers new information that shapes the work that follows. A dependency …


    Read More
  • MCP tool design: Practical approaches and tradeoffs

    calendar Jul 9, 2026 · aws.amazon.com/blogs/machine-learning
    MCP tool design: Practical approaches and tradeoffs

    In this post, we show where MCP tool design goes wrong and how to fix it with practical context engineering approaches. Link to article: https://aws.amazon.com/blogs/machine-learning/mcp-tool-design-practical-approaches-and-tradeoffs/


    Read More
  • Enhancing enterprise inference on Amazon SageMaker HyperPod with data capture, Hugging Face, NVMe, and Route 53 integration

    calendar Jul 9, 2026 · aws.amazon.com/blogs/machine-learning
    Enhancing enterprise inference on Amazon SageMaker HyperPod with data capture, Hugging Face, NVMe, and Route 53 integration

    In this post, we walk through five capabilities now available in SageMaker HyperPod inference: multi-tier data capture for auditing and model improvement, direct deployment from Hugging Face Hub, local NVMe model loading for faster cold starts, automated Route 53 DNS for custom domains, and pod-level IAM through custom …


    Read More
  • SharePoint Copilot Apps Now in Public Preview: From Intent to Action in Microsoft 365 Copilot

    calendar Jul 9, 2026 · devblogs.microsoft.com
    SharePoint Copilot Apps Now in Public Preview: From Intent to Action in Microsoft 365 Copilot

    It's here. Starting today, SharePoint Copilot Apps are in public preview - and they change what Copilot can do for your users. Instead of describing a task in a back-and-forth chat, users can approve an expense, triage an incident, or run an onboarding checklist as a real, interactive app Link to article: …


    Read More
  • The History of Kodee, Kotlin’s Mascot

    calendar Jul 9, 2026 · blog.jetbrains.com
    The History of Kodee, Kotlin’s Mascot

    A few years back, the Kotlin team figured it was time their programming language had a mascot – something fun and friendly to make developers feel more at home. After all, so many other programming languages have their own characters – Gofer, elePHPant, Dart’s Dash, or Rust’s Ferris, for example. Bringing Kodee to life …


    Read More
  • JetBrains Academy – June Digest

    calendar Jul 9, 2026 · blog.jetbrains.com
    JetBrains Academy – June Digest

    We need to have a mandatory meeting. I know, I know, but this one doesn’t ask you to turn your camera on or pretend you didn’t just wake up. It’ll just be you, your coffee, and six things worth your attention. Unlike most meetings, this one ends with a stronger LinkedIn profile, a couple of […] Link to article: …


    Read More
  • I've decoded a #pragma detect_mismatch error and fixed the mismatch, but I still get the error

    calendar Jul 9, 2026 · devblogs.microsoft.com
    I've decoded a <code>#pragma detect_mismatch</code> error and fixed the mismatch, but I still get the error

    Some time ago, I showed how to decode a #pragma detect_mismatch error. A colleague ran into this error because they sync'd a change that modified the configuration of a common header file. "No Link to article: https://devblogs.microsoft.com/oldnewthing/20260709-00/?p=112512


    Read More
  • Agent Harness: Scaling the claw or harness capabilities

    calendar Jul 9, 2026 · devblogs.microsoft.com
    Agent Harness: Scaling the claw or harness capabilities

    Part 3 of Build your own claw and harness with Microsoft Agent Framework. In Part 2 our personal Link to article: https://devblogs.microsoft.com/agent-framework/agent-harness-scaling-the-claw-or-harness-capabilities


    Read More
  • GPT-5.6 is now the preferred model in Microsoft 365 Copilot

    calendar Jul 9, 2026 · openai.com/blog
    GPT-5.6 is now the preferred model in Microsoft 365 Copilot

    Learn how GPT-5.6 powers Microsoft 365 Copilot with stronger AI capabilities across Word, Excel, PowerPoint, Chat, and Cowork for faster, higher-quality work. Link to article: https://openai.com/index/gpt-5-6-preferred-model-microsoft-365-copilot


    Read More
  • Serilog Sinks: Console, File, Seq, and More

    calendar Jul 9, 2026 · devleader.ca
    Serilog Sinks: Console, File, Seq, and More

    Master Serilog sinks in .NET: console, file, Seq, async, and production sinks. Learn to configure multiple output destinations with filtering and formatting. Link to article: https://www.devleader.ca/2026/07/09/serilog-sinks-console-file-seq-and-more


    Read More
  • Host a .NET Blazor WebAssembly App on Amazon S3 and Amazon CloudFront

    calendar Jul 9, 2026 · aws.amazon.com/blogs/dotnet
    Host a .NET Blazor WebAssembly App on Amazon S3 and Amazon CloudFront

    With Blazor WebAssembly (WASM), you build interactive web applications entirely in C#, no JavaScript required. After compilation, a Blazor WASM application is just a folder of static files: HTML, CSS, JavaScript, and WASM binaries. Because the output is entirely static, you can host it on AWS with Amazon Simple Storage …


    Read More
  • GitHub Copilot CLI: The Complete Guide to the Agentic Terminal Agent

    calendar Jul 9, 2026 · devleader.ca
    GitHub Copilot CLI: The Complete Guide to the Agentic Terminal Agent

    GitHub Copilot CLI guide for senior developers: install, modes, MCP, models, headless automation, permissions, and practical .NET workflow tradeoffs today. Link to article: https://www.devleader.ca/2026/07/09/github-copilot-cli-the-complete-guide-to-the-agentic-terminal-agent


    Read More
  • Big Thinkers: John Allspaw – How Human-Centered Operations Shaped Modern DevOps and Reliability Engineering

    calendar Jul 9, 2026 · build5nines.com
    Big Thinkers: John Allspaw – How Human-Centered Operations Shaped Modern DevOps and Reliability Engineering

    Modern cloud infrastructure is often described in technical terms: distributed systems, Kubernetes clusters, observability pipelines, infrastructure as code, and automation at scale. But some of… Link to article: …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top