.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • 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
  • ChatGPT is now a partner for your most ambitious work

    calendar Jul 9, 2026 · openai.com/blog
    ChatGPT is now a partner for your most ambitious work

    ChatGPT Work is an agent that can take action across your apps and files, stay with a project for hours if needed, and turn a goal into finished work. Link to article: https://openai.com/index/chatgpt-for-your-most-ambitious-work


    Read More
  • GPT-5.5 Bio Bug Bounty

    calendar Jul 9, 2026 · openai.com/blog
    GPT-5.5 Bio Bug Bounty

    Details about the OpenAI Bio Bounty program Link to article: https://openai.com/index/bio-bug-bounty


    Read More
  • GPT-5.6: Frontier intelligence that scales with your ambition

    calendar Jul 9, 2026 · openai.com/blog
    GPT-5.6: Frontier intelligence that scales with your ambition

    More intelligence from every token, stronger performance per dollar, and more capability on demand for your hardest work. Link to article: https://openai.com/index/gpt-5-6


    Read More
  • From Noisy Queries to Precise Frames: Query Decomposition for Media Asset Search

    calendar Jul 9, 2026 · devblogs.microsoft.com
    From Noisy Queries to Precise Frames: Query Decomposition for Media Asset Search

    Introduction: The Problem Media and entertainment teams work with massive asset catalogs for films and TV series. Each asset often includes structured metadata such as episode ID, scene ID, and shot ID, along with the visual content itself. Teams want a unified search experience that understands both metadata …


    Read More
  • What's New in vcpkg (June 2026)

    calendar Jul 9, 2026 · devblogs.microsoft.com
    What's New in vcpkg (June 2026)

    This blog post summarizes changes to the vcpkg package manager as part of the 2026.06.01 and 2026.06.24 registry releases and the Link to article: https://devblogs.microsoft.com/cppblog/whats-new-in-vcpkg-june-2026


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top