⚡️ Microsoft AI Services Gain ISO/IEC 42001:2023 Certification
Microsoft Azure AI Foundry Models and Microsoft Security Copilot have received the ISO/IEC 42001:2023 certification. This is an international standard for managing artificial intelligence systems.
♻️ Subscribe for free now!
Microsoft Azure AI Foundry Models and Microsoft Security Copilot have received the ISO/IEC 42001:2023 certification. This is an international standard for managing artificial intelligence systems.
♻️ Subscribe for free now!
Microsoft Azure Blog
Microsoft Azure AI Foundry Models and Microsoft Security Copilot achieve ISO/IEC 42001:2023 certification | Microsoft Azure Blog
Microsoft has achieved ISO/IEC 42001:2023 certification—a globally recognized standard for Artificial Intelligence Management Systems for both Azure AI Foundry Models and Microsoft Security Copilot. Learn more.
⚡️ Customizing Azure Cosmos DB Go SDK Settings
When working with Azure Cosmos DB in Go, some cases need changes to the SDK settings. This is to handle things like network problems, slow speed, or special needs for monitoring and debugging.
♻️ Subscribe for free now!
When working with Azure Cosmos DB in Go, some cases need changes to the SDK settings. This is to handle things like network problems, slow speed, or special needs for monitoring and debugging.
♻️ Subscribe for free now!
Microsoft News
Build reliable Go applications: Configuring Azure Cosmos DB Go SDK for real-world scenarios
Discover tips for configuring the Azure Cosmos DB Go SDK to handle network instability and improve application resilience.
⚡️ New Developer Tools from Telerik, Infragistics, and Uno Platform
Progress Telerik, Infragistics, and Uno Platform released new tools for .NET and cross-platform app building. Some tools add AI helpers for coding, easy view makers, new UI parts, and better design tools.
♻️ Subscribe for free now!
Progress Telerik, Infragistics, and Uno Platform released new tools for .NET and cross-platform app building. Some tools add AI helpers for coding, easy view makers, new UI parts, and better design tools.
♻️ Subscribe for free now!
Visual Studio Magazine
New Dev Tooling from Progress Telerik, Infragistics and Uno Platform -- Visual Studio Magazine
Two of the three offerings bring AI-assisted productivity to .NET and cross-platform app developers. Highlights include AI coding assistants, low-code view generators, new UI components, and enhanced design-time tools.
⚡️ NBomber has integrated support for RestSharp
NBomber has introduced the NBomber.RestSharp plugin, which simplifies load testing of REST APIs using the popular RestSharp HTTP client. The new module offers a pre-configured client optimized for high performance and convenient methods for sending HTTP requests, making it a powerful tool for developers.
♻️ Subscribe for free now!
NBomber has introduced the NBomber.RestSharp plugin, which simplifies load testing of REST APIs using the popular RestSharp HTTP client. The new module offers a pre-configured client optimized for high performance and convenient methods for sending HTTP requests, making it a powerful tool for developers.
♻️ Subscribe for free now!
Nbomber
RestSharp | NBomber
RestSharp is a lightweight and easy-to-use HTTP client for .NET, designed to simplify sending HTTP requests and working with RESTful web services. If you prefer using RestSharp over the native .NET HttpClient, NBomber provides NBomber.RestSharp plugin to…
⚡️ F# Weekly #29, 2025 and .NET 10 Preview 6 Highlights
This text covers updates shared in the 29th issue of F# Weekly in 2025. It also mentions the release of .NET 10 Preview 6.
♻️ Subscribe for free now!
This text covers updates shared in the 29th issue of F# Weekly in 2025. It also mentions the release of .NET 10 Preview 6.
♻️ Subscribe for free now!
Sergey Tihon's Blog
F# Weekly #29, 2025 – .NET 10 Preview 6
Welcome to F# Weekly, A roundup of F# content from this past week: News .NET 10 Preview 6 is now available! – .NET Blog Building Your First MCP Server with .NET and Publishing to NuGet –…
⚡️ Ways to Test Roslyn Source Generators
There are a few ways to check if a Roslyn Source Generator works. You can match the code it makes to expected results, or you can run the code it makes to see if it acts the right way.
♻️ Subscribe for free now!
There are a few ways to check if a Roslyn Source Generator works. You can match the code it makes to expected results, or you can run the code it makes to see if it acts the right way.
♻️ Subscribe for free now!
Meziantou's blog
How to Test Roslyn Source Generators
Learn how to effectively test Roslyn Source Generators by verifying generated code output and ensuring the generated code works as intended using practical examples.
⚡️ Song Recommendations Using C# Reactive Extensions
This article is part of a series about different ways to design with functional programming. It gives a C# example that uses Reactive Extensions, or ReactiveX, which is also known as Reactive Extensions for .NET.
♻️ Subscribe for free now!
This article is part of a series about different ways to design with functional programming. It gives a C# example that uses Reactive Extensions, or ReactiveX, which is also known as Reactive Extensions for .NET.
♻️ Subscribe for free now!
ploeh blog
Song recommendations with C# Reactive Extensions
Observables as small Recawr Sandwiches.
⚡️ Integration Testing for Go Apps with Testcontainers
Integration testing checks how Go apps work with real services. Using Testcontainers and containerized databases helps avoid the problem of setting up and managing test servers or missing issues by using fake dependencies.
♻️ Subscribe for free now!
Integration testing checks how Go apps work with real services. Using Testcontainers and containerized databases helps avoid the problem of setting up and managing test servers or missing issues by using fake dependencies.
♻️ Subscribe for free now!
Microsoft News
Integration testing for Go applications using Testcontainers and containerized databases
Explore the Azure Cosmos DB Go SDK for effective integration testing with real service dependencies using Testcontainers.
❤1
⚡️ Setting Up Azure Developer CLI for Easy App Deployment
The post explains how to use Azure Developer CLI (azd) to set up a process where you build an app once and use it in many places. It covers steps like setting up needed resources for each environment, using the same app files, and moving code from development to production with automated steps.
♻️ Subscribe for free now!
The post explains how to use Azure Developer CLI (azd) to set up a process where you build an app once and use it in many places. It covers steps like setting up needed resources for each environment, using the same app files, and moving code from development to production with automated steps.
♻️ Subscribe for free now!
Microsoft News
Azure Developer CLI: From Dev to Prod with One Click
This post walks through how to implement a “build once, deploy everywhere” pattern using Azure Developer CLI (azd) that provisions environment-specific infrastructure and promotes applications from dev to prod with the same build artifacts. You’ll learn how…
⚡️ Ask Mode and Agent Mode in .NET GitHub Copilot Chat
GitHub Copilot Chat has two main ways to work: Ask Mode and Agent Mode. These modes can help you write code faster in .NET, depending on what you need.
♻️ Subscribe for free now!
GitHub Copilot Chat has two main ways to work: Ask Mode and Agent Mode. These modes can help you write code faster in .NET, depending on what you need.
♻️ Subscribe for free now!
Microsoft News
Ask Mode vs Agent Mode – Choosing the Right Copilot Experience for .NET
GitHub Copilot Chat offers two powerful modes, Ask Mode and Agent Mode, that can dramatically accelerate your development. Learn when to use each mode to get the most out of this tool.
❤1
⚡️ AWS Releases Kiro, an AI IDE Based on VS Code
AWS has launched Kiro, an AI-powered IDE built on Visual Studio Code. Kiro adds to a list of VS Code forks focused on AI, and its release comes as Microsoft works to bring more AI features to the open-source parts of VS Code.
♻️ Subscribe for free now!
AWS has launched Kiro, an AI-powered IDE built on Visual Studio Code. Kiro adds to a list of VS Code forks focused on AI, and its release comes as Microsoft works to bring more AI features to the open-source parts of VS Code.
♻️ Subscribe for free now!
Visual Studio Magazine
Forked Again: AWS's Kiro Is Latest AI Assistant Based on VS Code -- Visual Studio Magazine
AWS has launched Kiro, a spec-driven, agentic AI IDE based on Visual Studio Code. It joins a growing lineup of VS Code forks built for AI-assisted development, and it arrives just as Microsoft pushes to make the open-source core of VS Code fully AI-native.
⚡️ .NET 10 Adds New Source Generator API
A new API called AddEmbeddedAttributeDefinition() has been added in .NET 10. This API lets users embed generated attributes more easily when using source generators.
♻️ Subscribe for free now!
A new API called AddEmbeddedAttributeDefinition() has been added in .NET 10. This API lets users embed generated attributes more easily when using source generators.
♻️ Subscribe for free now!
Andrew Lock | .NET Escapades
Solving the source generator 'marker attribute' problem in .NET 10
In this post I discuss a new source generator API, AddEmbeddedAttributeDefinition(), added in .NET 10, which makes it easier to embed generated attributes
🆒1
⚡️ New Pluralsight Learning Paths for Visual Studio Users
Pluralsight has added new courses and learning paths for people with Visual Studio subscriptions. These updates follow an earlier announcement about more access for users starting April 3rd.
♻️ Subscribe for free now!
Pluralsight has added new courses and learning paths for people with Visual Studio subscriptions. These updates follow an earlier announcement about more access for users starting April 3rd.
♻️ Subscribe for free now!
Microsoft News
Fresh Learning Paths Now Available on Pluralsight for VS Subscribers
Fresh learning paths and expert-led courses are now available on Pluralsight for Visual Studio Professional and Enterprise subscribers. Unlock new skills in VS Code, GitHub Copilot security, generative AI, Azure automation, and more—activate your extended…
❤1
⚡️ MCP C# SDK Updated for New Protocol Support
The MCP C# SDK now works with the Model Context Protocol version 2025-06-18. This update adds structured tool output, elicitation support, better security, and other new features for .NET users.
♻️ Subscribe for free now!
The MCP C# SDK now works with the Model Context Protocol version 2025-06-18. This update adds structured tool output, elicitation support, better security, and other new features for .NET users.
♻️ Subscribe for free now!
Microsoft News
MCP C# SDK Gets Major Update: Support for Protocol Version 2025-06-18
The MCP C# SDK has been updated to support the latest Model Context Protocol specification (2025-06-18), bringing structured tool output, elicitation support, enhanced security, and more to .NET developers building AI applications.
❤1
⚡️ Azure VM Availability Monitoring with Project Flash
Project Flash helps teams find problems with Azure Virtual Machines fast. It lets them see when there are issues coming from the Azure platform, so they can spot trouble early.
♻️ Subscribe for free now!
Project Flash helps teams find problems with Azure Virtual Machines fast. It lets them see when there are issues coming from the Azure platform, so they can spot trouble early.
♻️ Subscribe for free now!
Microsoft Azure Blog
Project Flash update: Advancing Azure Virtual Machine availability monitoring | Microsoft Azure Blog
Learn how Project Flash works to deliver precise telemetry, real-time alerts, and more with a user-friendly experience for virtual machines.
⚡️ Agent-to-Agent Communication on MCP
MCP has new features like resumable streams, elicitation, sampling, and notifications for progress and resources. These changes let people build systems where agents can talk to each other.
♻️ Subscribe for free now!
MCP has new features like resumable streams, elicitation, sampling, and notifications for progress and resources. These changes let people build systems where agents can talk to each other.
♻️ Subscribe for free now!
Microsoft News
Can You Build Agent2Agent Communication on MCP? Yes!
MCP has evolved significantly beyond its original goal of “providing context to LLMs.” With recent enhancements including resumable streams, elicitation, sampling, and notifications (progress and resources), MCP now provides a robust foundation for building…
⚡️ 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…