.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Build enterprise search for agents with Amazon Bedrock Managed Knowledge Base

    calendar Jul 16, 2026 · aws.amazon.com/blogs/machine-learning
    Build enterprise search for agents with Amazon Bedrock Managed Knowledge Base

    In this post, we walk through the three pillars that make this possible: simplified setup, smarter retrieval, and production readiness. We also show you code examples for setting up a knowledge base and retrieving from it. Link to article: …


    Read More
  • IOperation vs SyntaxNode vs Symbol in Roslyn: Choosing the Right Analysis API

    calendar Jul 16, 2026 · devleader.ca
    IOperation vs SyntaxNode vs Symbol in Roslyn: Choosing the Right Analysis API

    Learn when to use IOperation Roslyn vs SyntaxNode vs Symbol APIs. Compare the three analysis layers to pick the right one for your C# analyzer in .NET 10. Link to article: https://www.devleader.ca/2026/07/16/ioperation-vs-syntaxnode-vs-symbol-in-roslyn-choosing-the-right-analysis-api


    Read More
  • Introducing Grok on Amazon Bedrock

    calendar Jul 16, 2026 · aws.amazon.com/blogs/machine-learning
    Introducing Grok on Amazon Bedrock

    This post covers what makes Grok 4.3 a great fit for agentic and enterprise workloads, how you access it through Amazon Bedrock, and how to use the capabilities most teams reach for first: a basic chat request, configurable reasoning effort, tool calling, structured output, image input, and stateful multi-turn …


    Read More
  • T-SQL Hygiene: What's the Big Deal with SET NOCOUNT ON?

    calendar Jul 16, 2026 · devblogs.microsoft.com
    T-SQL Hygiene: What's the Big Deal with SET NOCOUNT ON?

    Perhaps you have seen SET NOCOUNT ON; at the beginning of a stored procedure and wondered why it is there. By default, SQL Server uses SET NOCOUNT OFF;, which sends messages such as “(10 rows affected) Link to article: https://devblogs.microsoft.com/azure-sql/tsql-nocount


    Read More
  • From the Captain’s Chair: Mohammad-Ali A’râbi

    calendar Jul 16, 2026 · docker.com
    From the Captain’s Chair: Mohammad-Ali A’râbi

    In this edition of From the Captain’s Chair, we’re interviewing Mohammad-Ali A'râbi, author, public speaker, and software engineer. Link to article: https://www.docker.com/blog/from-the-captains-chair-mohammad-ali-arabi/


    Read More
  • Announcing .NET Modernization for Beginners

    calendar Jul 16, 2026 · devblogs.microsoft.com
    Announcing .NET Modernization for Beginners

    We've built a new course to help you navigate the journey when you're the owner of an application built on a legacy .NET framework and it needs to be modernized. The whole concept of modernization is overwhelming! Security updates aren't being issued any longer! Dependencies are out of date because they're not being …


    Read More
  • What’s New in IntelliJ IDEA 2026.2

    calendar Jul 16, 2026 · blog.jetbrains.com
    What’s New in IntelliJ IDEA 2026.2

    IntelliJ IDEA 2026.2 is here! This version brings updates designed to streamline your workflows and help you confidently adopt the latest innovations across the Java ecosystem. You can download this latest release from our website or update to it directly from inside the IDE, via the free Toolbox App, or using snap …


    Read More
  • Why teens deserve access to safe AI

    calendar Jul 16, 2026 · openai.com/blog
    Why teens deserve access to safe AI

    Learn how OpenAI is making ChatGPT safer for teens with age-appropriate protections, learning tools, parental controls, and expert partnerships. Link to article: https://openai.com/index/why-teens-deserve-access-safe-ai


    Read More
  • What’s fixed in IntelliJ IDEA 2026.2

    calendar Jul 16, 2026 · blog.jetbrains.com
    What’s fixed in IntelliJ IDEA 2026.2

    Welcome to an overview of the most important fixes and usability improvements in IntelliJ IDEA 2026.2. This release brings more than 1,300 bug fixes and usability improvements, and it addresses 140 freezes and other performance issues identified through internal diagnostics and user reports. Below is a recap of the …


    Read More
  • Building a restaurant telephony AI host with Amazon Bedrock AgentCore and Amazon Nova 2 Sonic

    calendar Jul 16, 2026 · aws.amazon.com/blogs/machine-learning
    Building a restaurant telephony AI host with Amazon Bedrock AgentCore and Amazon Nova 2 Sonic

    In this post, we show you how to build a voice ordering system that answers a phone number and takes the order from greeting to confirmation. The system uses Amazon Bedrock AgentCore to host and run the agent and Amazon Nova 2 Sonic for real-time speech, connected to a restaurant backend through the Model Context …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top