⚡️ MSSQL Extension for VS Code Adds New Features in v1.34.0
The latest MSSQL Extension for VS Code update includes more GitHub Copilot Agent Mode features and adds color-coded connection signs. This version also improves local container use, updates the Schema Designer, and fixes some bugs.
♻️ Subscribe for free now!
The latest MSSQL Extension for VS Code update includes more GitHub Copilot Agent Mode features and adds color-coded connection signs. This version also improves local container use, updates the Schema Designer, and fixes some bugs.
♻️ Subscribe for free now!
Microsoft News
MSSQL Extension for VS Code: Agent Mode Updates, Colored Connections, and Schema Designer Enhancements
Discover what’s new in the MSSQL Extension for VS Code v1.34—including an upgraded GitHub Copilot Agent Mode, enhanced Schema Designer filters, color-coded connections, local container improvements, and multi-account Azure sign-in.
⚡️ VS Code Team Requests User Feedback
The VS Code Team asked users to share ways to make the editor better, including feedback about GitHub Copilot. Many developers replied to a social media post with their thoughts and ideas.
♻️ Subscribe for free now!
The VS Code Team asked users to share ways to make the editor better, including feedback about GitHub Copilot. Many developers replied to a social media post with their thoughts and ideas.
♻️ Subscribe for free now!
Visual Studio Magazine
VS Code Team Solicits Improvements: 'Done!' -- Visual Studio Magazine
Devs weren't shy about responding to a recent social media post from the VS Code Team's Burke Holland, who asked for feedback on the editor, including GitHub Copilot.
⚡️ ReSharper and .NET Tools 2025.2 Release Candidates Ready
The 2025.2 Release Candidates of ReSharper and .NET tools have been made available. This version brings a preview of ReSharper’s Out-of-Process mode, adds support for C# 14 and C++26 features, and includes updates to performance, refactorings, and inspections.
♻️ Subscribe for free now!
The 2025.2 Release Candidates of ReSharper and .NET tools have been made available. This version brings a preview of ReSharper’s Out-of-Process mode, adds support for C# 14 and C++26 features, and includes updates to performance, refactorings, and inspections.
♻️ Subscribe for free now!
⚡️ Rider and ReSharper 2025.2 Release Candidate Available
The new release candidate for Rider and ReSharper 2025.2 is ready to try. It includes the first look at ReSharper’s Out-of-Process mode, support for the newest C# 14 and C++26 features, and updates for speed, code changes, and code checks.
♻️ Subscribe for free now!
The new release candidate for Rider and ReSharper 2025.2 is ready to try. It includes the first look at ReSharper’s Out-of-Process mode, support for the newest C# 14 and C++26 features, and updates for speed, code changes, and code checks.
♻️ Subscribe for free now!
⚡️ From Manual Testing to Automated Testing with AI and Playwright
The team had a growing number of test cases that needed to be run by hand every time. This took a lot of time and slowed down other important work like finding new bugs.
♻️ Subscribe for free now!
The team had a growing number of test cases that needed to be run by hand every time. This took a lot of time and slowed down other important work like finding new bugs.
♻️ Subscribe for free now!
Microsoft News
From Manual Testing to AI-Generated Automation: Our Azure DevOps MCP + Playwright Success Story
In today’s fast-paced software development cycles, manual testing often becomes a significant bottleneck. Our team was facing a growing backlog of test cases that required repetitive manual execution—running the entire test suite every sprint. This consumed…
⚡️ Updates Coming to JetBrains .NET Tools
JetBrains is changing its .NET tools. Some features will be removed or updated, and other parts will be improved.
♻️ Subscribe for free now!
JetBrains is changing its .NET tools. Some features will be removed or updated, and other parts will be improved.
♻️ Subscribe for free now!
⚡️ TypeScript 5.9 RC Adds Deferred Imports and Node.js 20 Support
TypeScript 5.9 RC now supports import defer for loading modules later, stable Node.js 20 module targeting, and improved editor tooltips. This version also has faster compiler performance and some changes that may break older code.
♻️ Subscribe for free now!
TypeScript 5.9 RC now supports import defer for loading modules later, stable Node.js 20 module targeting, and improved editor tooltips. This version also has faster compiler performance and some changes that may break older code.
♻️ Subscribe for free now!
Visual Studio Magazine
TypeScript 5.9 RC Brings Deferred Imports, Node.js 20 Module Target -- Visual Studio Magazine
TypeScript 5.9 RC arrives with import defer for deferred module evaluation, stable Node.js 20 module targeting, and refined editor hover tooltips. It also brings compiler performance gains and notable breaking changes for developers -- GA within a week.
⚡️ F# Weekly
This is the 30th issue of F# Weekly for the year 2025.
It covers news or updates about Quipu and Perla.
♻️ Subscribe for free now!
This is the 30th issue of F# Weekly for the year 2025.
It covers news or updates about Quipu and Perla.
♻️ Subscribe for free now!
Sergey Tihon's Blog
F# Weekly #30, 2025 – Quipu & Perla
Welcome to F# Weekly, A roundup of F# content from this past week: News Perla V1.0.0 betas are out! MCP C# SDK Gets Major Update: Support for Protocol Version 2025-06-18 – .NET Blog Ask Mode …
⚡️ Song Recommendations Using F# Agents
This article is part of a series about different ways to use functional programming. It explains how song recommendations can be made using F# agents, called MailboxProcessors, as small units called Recawr Sandwiches.
♻️ Subscribe for free now!
This article is part of a series about different ways to use functional programming. It explains how song recommendations can be made using F# agents, called MailboxProcessors, as small units called Recawr Sandwiches.
♻️ Subscribe for free now!
ploeh blog
Song recommendations with F# agents
MailboxProcessors as small Recawr Sandwiches.
⚡️ How to Find Your Windows Product Key with PowerShell
If you need to reinstall Windows and do not know your product key, you can use PowerShell to get it from your computer. This works even if you have a digital license or bought Windows online and cannot find your key.
♻️ Subscribe for free now!
If you need to reinstall Windows and do not know your product key, you can use PowerShell to get it from your computer. This works even if you have a digital license or bought Windows online and cannot find your key.
♻️ Subscribe for free now!
Meziantou's blog
How to Retrieve Your Windows Product Key Using PowerShell
Learn how to retrieve your Windows product key using PowerShell by querying the Windows Management Instrumentation (WMI) database.
⚡️ Database Partitioning for Multi-Tenant Go Applications
Multi-tenant applications need to handle data for many clients, from large companies to small groups. Picking the right way to split and store data helps these apps work well for users of different sizes.
♻️ Subscribe for free now!
Multi-tenant applications need to handle data for many clients, from large companies to small groups. Picking the right way to split and store data helps these apps work well for users of different sizes.
♻️ Subscribe for free now!
Microsoft News
Scaling multi-tenant Go applications: Choosing the right database partitioning approach
Find out how Azure Cosmos DB with Go can resolve common issues in multi-tenant applications like resource contention and hot partitions.
⚡️ MCP Series Recap: Training for New Protocol
The Model Context Protocol (MCP) helps connect AI agents to outside tools and services. In a short time, it has become a popular standard and was the focus of a series of beginner training events.
♻️ Subscribe for free now!
The Model Context Protocol (MCP) helps connect AI agents to outside tools and services. In a short time, it has become a popular standard and was the focus of a series of beginner training events.
♻️ Subscribe for free now!
Microsoft News
Let’s Learn MCP Series Recap: 8 Languages, 4 Code Bases, Full Resources
The Model Context Protocol (MCP) has quickly established itself as the go-to standard for seamlessly connecting AI agents with a variety of external tools and services. In just a few months, it has become a prominent topic at developer events and forums,…
❤1
⚡️ Azure Developer CLI July 2025 Release
The Azure Developer CLI (azd) July 2025 release has been announced. The post shares information about this new version.
♻️ Subscribe for free now!
The Azure Developer CLI (azd) July 2025 release has been announced. The post shares information about this new version.
♻️ Subscribe for free now!
Microsoft News
Azure Developer CLI (azd) – July 2025
Announcing the July 2025 release (versions 1.17.1 and 1.18.0) of the Azure Developer CLI (azd).
⚡️ Copilot Tool Eases .NET App Move to Azure
Copilot is a tool in Visual Studio that helps change and update .NET apps for use in Azure. It gives automatic code fixes, set migration steps, and ideas for using Azure services, making cloud updates faster.
♻️ Subscribe for free now!
Copilot is a tool in Visual Studio that helps change and update .NET apps for use in Azure. It gives automatic code fixes, set migration steps, and ideas for using Azure services, making cloud updates faster.
♻️ Subscribe for free now!
Visual Studio Magazine
Copilot Tackles .NET App Modernization and Migration to Azure in Visual Studio Tool -- Visual Studio Magazine
The tool provides automated code fixes, predefined migration tasks, and recommendations for Azure services, accelerating enterprise cloud modernization.
⚡️ Running .NET Tools with dnx
The post explains how to use the dnx command to run .NET tools without installing them. It also describes how the dnx command works.
♻️ Subscribe for free now!
The post explains how to use the dnx command to run .NET tools without installing them. It also describes how the dnx command works.
♻️ Subscribe for free now!
Andrew Lock | .NET Escapades
Running one-off .NET tools with dnx
In this post I show the new dnx command for running .NET tools without installing them and look at exactly how it works.
⚡️ Using Cloud for Generative AI in Companies
A technical guide explains how IT and digital leaders can use Azure cloud to grow generative AI in their companies. The guide covers ways this can help with security and new ideas.
♻️ Subscribe for free now!
A technical guide explains how IT and digital leaders can use Azure cloud to grow generative AI in their companies. The guide covers ways this can help with security and new ideas.
♻️ Subscribe for free now!
Microsoft Azure Blog
Scaling generative AI in the cloud: Enterprise use cases for driving secure innovation | Microsoft Azure Blog
In our technical guide, “Accelerating Generative AI Innovation with Cloud Migration” we outline how IT and digital transformation leaders can tap into the power and flexibility of Azure to unlock the full potential of generative AI. Learn more.
⚡️ Aspire 9.4 Launches with CLI and Dashboard
Aspire 9.4 comes with a command line tool and new dashboard features. This update adds new tools, more ways to connect with other systems, and several changes to make things work better.
♻️ Subscribe for free now!
Aspire 9.4 comes with a command line tool and new dashboard features. This update adds new tools, more ways to connect with other systems, and several changes to make things work better.
♻️ Subscribe for free now!
Microsoft News
Aspire 9.4 is here with a CLI and interactive dashboard features
Aspire 9.4 is packed with new features, integrations, and improvements
⚡️ Building a Full-Stack App with React and Aspire
This guide shows how to make a full-stack app using React for the front-end and Aspire for the back-end. It uses ASP.NET Core Web API and saves data to a database.
♻️ Subscribe for free now!
This guide shows how to make a full-stack app using React for the front-end and Aspire for the back-end. It uses ASP.NET Core Web API and saves data to a database.
♻️ Subscribe for free now!
Microsoft News
Building a Full-Stack App with React and Aspire: A Step-by-Step Guide
Discover how to build a full-stack application with React and Aspire, integrating a React front-end with an ASP.NET Core Web API and persisting data to a database.
⚡️ UNISTR Function and ANSI SQL || Operator Now in Azure SQL
Azure SQL Database and Azure SQL Managed Instance now include the UNISTR function and the ANSI SQL || operator. These new options make Azure SQL meet more SQL standards and help users move from other systems.
♻️ Subscribe for free now!
Azure SQL Database and Azure SQL Managed Instance now include the UNISTR function and the ANSI SQL || operator. These new options make Azure SQL meet more SQL standards and help users move from other systems.
♻️ Subscribe for free now!
Microsoft News
Announcing General Availability of UNISTR function and ANSI SQL || Operator in Azure SQL
We’re excited to announce the General Availability (GA) of two long-standing capabilities that address critical needs for SQL developers and enterprise customers in Azure SQL Database and Azure SQL Managed Instance, configured with the Always-up-to-date update…
❤1
⚡️ Azure SDK July 2025 Release Highlights
The Azure SDK for July 2025 has been released. This update lists the main changes and release notes for this month.
♻️ Subscribe for free now!
The Azure SDK for July 2025 has been released. This update lists the main changes and release notes for this month.
♻️ Subscribe for free now!
Microsoft News
Azure SDK Release (July 2025)
Azure SDK releases every month. This post includes the July 2025's highlights and release notes.
⚡️ .NET Aspire 9.4 Update Highlights
The new .NET Aspire 9.4 release brings a native CLI for application setup, running, and settings. The dashboard now has interactive features.
♻️ Subscribe for free now!
The new .NET Aspire 9.4 release brings a native CLI for application setup, running, and settings. The dashboard now has interactive features.
♻️ Subscribe for free now!