.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Visual Studio Administrator? Join our Private Marketplace Preview!

    calendar Jul 16, 2026 · devblogs.microsoft.com
    Visual Studio Administrator? Join our Private Marketplace Preview!

    Organizations are increasingly looking for greater Link to article: https://devblogs.microsoft.com/visualstudio/visual-studio-administrator-join-our-private-marketplace-preview


    Read More
  • Speculating on how the buggy control panel extension truncated a value that it had right in front of it

    calendar Jul 16, 2026 · devblogs.microsoft.com
    Speculating on how the buggy control panel extension truncated a value that it had right in front of it

    Last time, we found that a crash in a control panel extension was caused by pointer truncation. The code had a perfectly good 64-bit pointer in its hand, but somehow lo Link to article: https://devblogs.microsoft.com/oldnewthing/20260716-00/?p=112539


    Read More
  • AI Agents Explained: How to Build with Them Safely

    calendar Jul 16, 2026 · docker.com
    AI Agents Explained: How to Build with Them Safely

    Learn what AI agents are, how they work, and what it takes to build and run them safely in production. Link to article: https://www.docker.com/blog/what-are-ai-agents/


    Read More
  • Module Communication Patterns in Modular Monolith C#: In-Process Events and Contracts

    calendar Jul 16, 2026 · devleader.ca
    Module Communication Patterns in Modular Monolith C#: In-Process Events and Contracts

    Learn module communication modular monolith C# patterns: in-process events, MediatR notifications, and contracts to keep your modules cleanly decoupled. Link to article: https://www.devleader.ca/2026/07/16/module-communication-patterns-in-modular-monolith-c-inprocess-events-and-contracts


    Read More
  • The Developer Has Changed. So Should Developer Conferences

    calendar Jul 16, 2026 · docker.com
    The Developer Has Changed. So Should Developer Conferences

    Discover why Docker is co-hosting WeAreDevelopers World Congress North America and how AI agents are transforming software development and developer communities. Link to article: https://www.docker.com/blog/docker-wearedevelopers-world-congress-north-america-2026/


    Read More
  • Code in Space: Redefining Tech Creation with AI and XR

    calendar Jul 16, 2026 · blog.jetbrains.com
    Code in Space: Redefining Tech Creation with AI and XR

    The main message Advances in AI are already single-handedly changing how we interact with technologies. This moment might become the first interaction revolution in roughly 60 years, since the mouse-and-windowing paradigm crystallized in the 1970s and 1980s. For us at JetBrains, the most interesting part of this …


    Read More
  • How Cars24 scales conversations and builds faster with OpenAI

    calendar Jul 16, 2026 · openai.com/blog
    How Cars24 scales conversations and builds faster with OpenAI

    Cars24 uses OpenAI-powered voice and chat agents to handle 1M+ monthly conversation minutes, recover 12% of lost leads, and bring agentic workflows to teams across the company. Link to article: https://openai.com/index/cars24


    Read More
  • Wolverine.HTTP Learns the QUERY Verb

    calendar Jul 15, 2026 · jeremydmiller.com
    Wolverine.HTTP Learns the QUERY Verb

    I’m mostly out this week on a family vacation and this is the most ambitious blog post I’m going to be up to until I’m back:) Wolverine.HTTP (in 6.17.0 last week) added support for the HTTP QUERY method (RFC 10008) through a single new [WolverineQuery] attribute. In this post let’s walk through what it is, why you’d …


    Read More
  • MSVC Build Tools Preview updates - July 2026

    calendar Jul 15, 2026 · devblogs.microsoft.com
    MSVC Build Tools Preview updates - July 2026

    The MSVC Build Tools Preview is updated regularly with the latest features and fixes from the MSVC development team. This post covers updates from the past month, currently targeting the v14.52 release. This encompasses changes across the compiler frontend, backend, linker, standard library, and related tools. Although …


    Read More
  • MCP Resources and Prompts in C#: Exposing Data and Reusable Templates

    calendar Jul 15, 2026 · devleader.ca
    MCP Resources and Prompts in C#: Exposing Data and Reusable Templates

    Learn how MCP resources in C# expose readable data with URI templates, then use MCP prompts so .NET teams can publish reusable agent workflow templates. Link to article: https://www.devleader.ca/2026/07/15/mcp-resources-and-prompts-in-c-exposing-data-and-reusable-templates


    Read More
  • Built Technologies builds an AI-powered document intelligence solution on AWS to power agents across real estate finance

    calendar Jul 15, 2026 · aws.amazon.com/blogs/machine-learning
    Built Technologies builds an AI-powered document intelligence solution on AWS to power agents across real estate finance

    Built partnered with the AWS Generative AI Innovation Center (GenAIIC), AWS Partner AND Digital, and AWS account teams to create a scalable, AI-powered document processing engine that can classify, split, extract, evaluate, and reason over complex real estate finance documents. It reduces workflows that previously took …


    Read More
  • Agentic vision: Building visual intelligence with Amazon Bedrock and MCP servers

    calendar Jul 15, 2026 · aws.amazon.com/blogs/machine-learning
    Agentic vision: Building visual intelligence with Amazon Bedrock and MCP servers

    In this post, we walk you through the Computer Vision MCP Server, which illustrates this approach, representing how AI systems can process visual information and make intelligent decisions through a single, standardized interface. This convergence transforms what was once a complex integration challenge into a …


    Read More
  • Monitor Amazon SageMaker Pipelines cross-account with custom Amazon CloudWatch dashboards

    calendar Jul 15, 2026 · aws.amazon.com/blogs/machine-learning
    Monitor Amazon SageMaker Pipelines cross-account with custom Amazon CloudWatch dashboards

    In this post, we present a solution designed to centralize the monitoring of SageMaker Pipelines across AWS accounts and Regions using Amazon CloudWatch custom dashboards. The accompanying GitHub repository provides a customizable AWS Cloud Development Kit (AWS CDK) example of the required infrastructure. Link to …


    Read More
  • MSSQL Extension for VS Code: Shortcuts Configuration, Enhanced Results Grid Experience, and More

    calendar Jul 15, 2026 · devblogs.microsoft.com
    MSSQL Extension for VS Code: Shortcuts Configuration, Enhanced Results Grid Experience, and More

    The MSSQL extension for VS Code v1.44 continues to improve the SQL development experience with features that help you work faster and customize your workflow. In this release, we're introducing the Public Preview of Shortcuts Configuration and an Link to article: …


    Read More
  • Agent Skills for Python Is Now Released

    calendar Jul 15, 2026 · devblogs.microsoft.com
    Agent Skills for Python Is Now Released

    Your Python agents can now pick up reusable bundles of domain expertise (instructions, reference material, and scripts that load only when a task calls for them) through a stable, production-ready API. Agent Skills for Python in Microsoft Agent Framework is stable and shipping: the core skills API has no experimental …


    Read More
  • Visual Studio Code 1.129

    calendar Jul 15, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.129

    Learn what is new in Visual Studio Code 1.129. Read the full article Link to article: https://devblogs.microsoft.com/vscode-blog/visual-studio-code-1.129


    Read More
  • Pick, manage, and get the most from your models

    calendar Jul 15, 2026 · devblogs.microsoft.com
    Pick, manage, and get the most from your models

    You open the model picker, scroll past a dozen options, and pause. How are these models different? Which one should you actually use? And once you're a few hundred messages deep, how much capacity is even left before things start dropping off? We've all been there. These are the kinds of questions Visual Studio now …


    Read More
  • The case of the invalid function pointer when shutting down the display control panel

    calendar Jul 15, 2026 · devblogs.microsoft.com
    The case of the invalid function pointer when shutting down the display control panel

    The number one crash in the display control panel looks like this: rax=ffffffff924bbde0 rbx=0000000000000001 rcx=0000000000030440 rdx=0000000000000002 rsi=0000000000030440 rdi=0000000080006011 rip=00007ffac835cd1e rsp=000000155e48e3f8 rbp=000000155e48e749 r8=0000000000000000 r9=0000000000000000 r10=007fffffffe41b69 …


    Read More
  • Serilog Best Practices for Production .NET Applications

    calendar Jul 15, 2026 · devleader.ca
    Serilog Best Practices for Production .NET Applications

    Production-ready Serilog best practices for .NET: async sinks, minimum level tuning, avoiding PII in logs, structured templates, correlation IDs, and performance tips. Link to article: https://www.devleader.ca/2026/07/15/serilog-best-practices-for-production-net-applications


    Read More
  • Building AX evals that actually work

    calendar Jul 15, 2026 · devblogs.microsoft.com
    Building AX evals that actually work

    This is the eighth and final article in a series about Agent Experience (AX): the practice of making AI coding agents work correctly with your technology. The series covers what you can and can't control in the agent stack, how to measure whether your extensions are helping or hurting, and how to iterate toward better …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top