.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • CLion 2026.2 Is Here

    calendar Jul 16, 2026 · blog.jetbrains.com
    CLion 2026.2 Is Here

    With a debugger skill for AI agents, debug profiles for simplified debugger configuration, and support for C++26 reflection. CLion 2026.2 is now available. This latest version of the JetBrains IDE for C and C++ includes the following key features: You can download CLion 2026.2 from the link below, via the Toolbox App, …


    Read More
  • How to build long-running MCP tools on Azure Functions

    calendar Jul 16, 2026 · devblogs.microsoft.com
    How to build long-running MCP tools on Azure Functions

    Recently, a customer building servers with the Azure Functions Model Context Protocol (MCP) extension reached out and asked: How do I handle tools that take longer than the client is willing to wait? This becomes especially relevant when tool calls move beyond simple request/response into multi-step workflows and …


    Read More
  • DataGrip 2026.2: AI Agent Skills, MCP Tools and CLI Commands for Data Source Management, Bundled JDBC Drivers, and Improved Session Control

    calendar Jul 16, 2026 · blog.jetbrains.com
    DataGrip 2026.2: AI Agent Skills, MCP Tools and CLI Commands for Data Source Management, Bundled JDBC Drivers, and Improved Session Control

    DataGrip 2026.2, the second major update of the year, is here! Let’s take a look at what’s inside. AI This release introduces three AI agent skills for working with databases: database-tools, database-connection-management, and database-text-to-sql. Together, they let AI agents explore and query connected databases, …


    Read More
  • WebStorm 2026.2: TypeScript 7 Support, GitHub Copilot Integration, Agent Skills, and More

    calendar Jul 16, 2026 · blog.jetbrains.com
    WebStorm 2026.2: TypeScript 7 Support, GitHub Copilot Integration, Agent Skills, and More

    WebStorm 2026.2 is now available! If you work on a large TypeScript codebase, this release is a meaningful upgrade. TypeScript 7 support ships out of the box for projects already using it, delivering faster type checking without requiring full project migration. GitHub Copilot is now natively integrated – with no …


    Read More
  • GoLand 2026.2 Is Now Available!

    calendar Jul 16, 2026 · blog.jetbrains.com
    GoLand 2026.2 Is Now Available!

    GoLand 2026.2 is all about helping you understand and improve your Go applications with less effort. This release introduces the new Go Optimization tool window, bringing profiling, escape analysis, and struct optimization into a single workflow. You can now profile regular Go applications without additional setup, …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top