⚡️ Easier XAML in .NET MAUI 10
In .NET MAUI 10, global and implicit XML namespaces let you write XAML that is more clear and looks the same across your code. This helps make the XAML easier to read.
♻️ Subscribe for free now!
In .NET MAUI 10, global and implicit XML namespaces let you write XAML that is more clear and looks the same across your code. This helps make the XAML easier to read.
♻️ Subscribe for free now!
Microsoft News
Simpler XAML in .NET MAUI 10
Make your .NET MAUI XAML more consistent and easier to read with global and implicit XML namespaces.
⚡️ MSSQL MCP Server Preview Announced
MSSQL MCP Server (Preview) lets users talk with their data in a more natural way. In the past, SQL Server databases needed special query skills, so mostly developers and database experts could use them.
♻️ Subscribe for free now!
MSSQL MCP Server (Preview) lets users talk with their data in a more natural way. In the past, SQL Server databases needed special query skills, so mostly developers and database experts could use them.
♻️ Subscribe for free now!
Microsoft News
Introducing MSSQL MCP Server (Preview)
Discover and learn about Model Context Protocol (MCP) Server for MSSQL (Preview), an open-source project for AI agents to converse with your SQL database in natural language.
⚡️ Key Ways to Use Agentic AI and Large Language Models
There is a lot of use of Agentic AI, Multi-Agent Systems, Generative AI, and Large Language Models. People are trying things like Copilots, using Retrieval-Augmented Generation, creating AI agents, and adding LLMs to business apps.
♻️ Subscribe for free now!
There is a lot of use of Agentic AI, Multi-Agent Systems, Generative AI, and Large Language Models. People are trying things like Copilots, using Retrieval-Augmented Generation, creating AI agents, and adding LLMs to business apps.
♻️ Subscribe for free now!
Build5Nines
It's Still About The Data: Practical Approach To Building With Agentic AI, LLMs And Generative AI | Build5Nines
There’s no denying the massive wave of excitement around Agentic AI, Multi-Agent Systems, Generative AI, and Large Language Models (LLMs). Whether it's people
⚡️ New Default Model and Usage Panel in Visual Studio Copilot
Visual Studio Copilot has a new default model. A new Consumptions panel in the IDE lets users see how much they use each model and gives easy options to switch models.
♻️ Subscribe for free now!
Visual Studio Copilot has a new default model. A new Consumptions panel in the IDE lets users see how much they use each model and gives easy options to switch models.
♻️ Subscribe for free now!
Visual Studio Magazine
New Default Model for Visual Studio Copilot, So How Do You Choose? -- Visual Studio Magazine
Along with a new default model, a new Consumptions panel in the IDE helps developers monitor their usage of the various models, paired with UI to help easily switch among models.
⚡️ F# Weekly #26, 2025 – Sprout: BDD Testing for F#
The F# Weekly #26, 2025 edition tells about Sprout, a tool for BDD testing in F#. Sprout helps users write and check tests using the BDD style.
♻️ Subscribe for free now!
The F# Weekly #26, 2025 edition tells about Sprout, a tool for BDD testing in F#. Sprout helps users write and check tests using the BDD style.
♻️ Subscribe for free now!
Sergey Tihon's Blog
F# Weekly #26, 2025 – Sprout: BDD Testing for F#
Welcome to F# Weekly, A roundup of F# content from this past week: News Simpler XAML in .NET MAUI 10 – .NET Blog Better Models, Smarter Defaults: Claude Sonnet 4, GPT-4.1, and More Control in…
⚡️ Refactoring Song Recommendations with Haskell Combinators
This article is part of a series about ways to use functional programming. It looks at refactoring song recommendation code with Haskell combinators and talks about working with data using functional ideas.
♻️ Subscribe for free now!
This article is part of a series about ways to use functional programming. It looks at refactoring song recommendation code with Haskell combinators and talks about working with data using functional ideas.
♻️ Subscribe for free now!
blog.ploeh.dk
Song recommendations from Haskell combinators
Traversing lists of IO. A refactoring.
⚡️ Using Roslyn to Find Public Symbols That Could Be Internal
The text explains how to use Roslyn to find all public symbols in a code solution that could be made internal. This helps make code more private and better organized.
♻️ Subscribe for free now!
The text explains how to use Roslyn to find all public symbols in a code solution that could be made internal. This helps make code more private and better organized.
♻️ Subscribe for free now!
Meziantou's blog
How to Find Public Symbols That Can Be Internal Using Roslyn - Gérald Barré
Learn how to use Roslyn to analyze your .NET solution and identify public symbols that are only used internally and can be safely changed to internal.
⚡️ Recent Changes in Azure Cosmos DB Java Ecosystem
Between June 2024 and June 2025, many new updates were added to the Azure Cosmos DB Java ecosystem. These changes include new AI links and better Java SDK, Spring Data, Spark, and Kafka connectors for people building cloud apps.
♻️ Subscribe for free now!
Between June 2024 and June 2025, many new updates were added to the Azure Cosmos DB Java ecosystem. These changes include new AI links and better Java SDK, Spring Data, Spark, and Kafka connectors for people building cloud apps.
♻️ Subscribe for free now!
Microsoft News
Latest NoSQL Java Ecosystem Updates: June 2024 – June 2025
Explore the latest updates on Java Azure Cosmos DB, including AI integrations and SDK improvements for developers.
⚡️ Using MSSQL MCP Server with Agents
The text talks about how MSSQL MCP Server lets people interact with their data more easily. It explains that users can get insights, update records, and make reports without needing to know hard query languages or depend only on developers.
♻️ Subscribe for free now!
The text talks about how MSSQL MCP Server lets people interact with their data more easily. It explains that users can get insights, update records, and make reports without needing to know hard query languages or depend only on developers.
♻️ Subscribe for free now!
Microsoft News
Agents at Work: Putting MSSQL MCP Server into Practice
See Agents at Work with MSSQL MCP Server!
⚡️ Using MSSQL MCP Server for Easier Data Access
The text talks about using MSSQL MCP Server so people can work with data more easily. It says that many face problems because of hard query languages and often need help from experts to get important information from their data.
♻️ Subscribe for free now!
The text talks about using MSSQL MCP Server so people can work with data more easily. It says that many face problems because of hard query languages and often need help from experts to get important information from their data.
♻️ Subscribe for free now!
Microsoft News
Agents at Work: Putting MSSQL MCP Server into Practice
See Agents at Work with MSSQL MCP Server!
⚡️ Azure Developer CLI Extensions Overview
The Azure Developer CLI (azd) now supports extensions. The azd extension framework lets users build and add new features to their Azure developer tools.
♻️ Subscribe for free now!
The Azure Developer CLI (azd) now supports extensions. The azd extension framework lets users build and add new features to their Azure developer tools.
♻️ Subscribe for free now!
Microsoft News
Exploring azd extensions: Enhance your Azure developer experience
Azure Developer CLI (azd) has a new feature called extensions that empowers developers to customize their workflow with azd. If you're a developer building on Azure, maybe you already have a "wish list" of CLI capabilities. If so, you might be able to create…
⚡️ Microsoft Open Sources GitHub Copilot Chat for VS Code
Microsoft has released the GitHub Copilot Chat extension for VS Code as open source. This step aims to make the AI editor more open and lets more people work together on its features.
♻️ Subscribe for free now!
Microsoft has released the GitHub Copilot Chat extension for VS Code as open source. This step aims to make the AI editor more open and lets more people work together on its features.
♻️ Subscribe for free now!
Visual Studio Magazine
VS Code Goes Transparent as Open-Source AI Editor -- Visual Studio Magazine
Microsoft has open sourced the GitHub Copilot Chat extension, marking a major step in turning VS Code into an open-source AI editor focused on transparency, collaboration, and community-driven development.
⚡️ VS Code Copilot Chat System Prompts Made Open Source
The VS Code team has shared the system prompts used for Copilot Chat as open source. The codebase lets people see how agent mode works, what context is shared with language models, and how prompts are made.
♻️ Subscribe for free now!
The VS Code team has shared the system prompts used for Copilot Chat as open source. The codebase lets people see how agent mode works, what context is shared with language models, and how prompts are made.
♻️ Subscribe for free now!
Visual Studio Magazine
Prompt Engineering? See VS Code Team's System Prompts for Copilot Chat, Now Open Source -- Visual Studio Magazine
'Explore the codebase and learn how agent mode is implemented, what context is sent to LLMs, and how we engineer our prompts.'
⚡️ Refresh Tokens and Token Revocation in ASP.NET Core
The text explains how to use JWT and Refresh Tokens in ASP.NET Core. It covers ways to make logins safer and how to take back tokens so user claims and permissions can be updated.
♻️ Subscribe for free now!
The text explains how to use JWT and Refresh Tokens in ASP.NET Core. It covers ways to make logins safer and how to take back tokens so user claims and permissions can be updated.
♻️ Subscribe for free now!
Anton Dev Tips
How to Implement Refresh Tokens and Token Revocation in ASP.NET Core
Learn how to implement JWT and Refresh Tokens in ASP.NET Core, security best practices, and how to revoke tokens to dynamically update user claims and permissions
⚡️ Running C# Files with dotnet run
You can now use dotnet run to start a C# file right away, without having to make a project file. This makes it faster to test and use C# code.
♻️ Subscribe for free now!
You can now use dotnet run to start a C# file right away, without having to make a project file. This makes it faster to test and use C# code.
♻️ Subscribe for free now!
Andrew Lock | .NET Escapades
Exploring the features of dotnet run app.cs: Exploring the .NET 10 preview - Part 1
In this post I discuss the new single-file .NET run experience, in which you can run a C# file directly, without needing a csproj project file
⚡️ Using Microsoft Azure for Secure and Scalable AI in the Cloud
Forrester Research explains how Microsoft Azure lets companies use generative AI in the cloud. Azure helps them deal with rules and technical problems, so they can use AI safely and on a big scale.
♻️ Subscribe for free now!
Forrester Research explains how Microsoft Azure lets companies use generative AI in the cloud. Azure helps them deal with rules and technical problems, so they can use AI safely and on a big scale.
♻️ Subscribe for free now!
Microsoft Azure Blog
Building secure, scalable AI in the cloud with Microsoft Azure | Microsoft Azure Blog
Forrester Research shows how Azure helps enterprises scale generative AI securely, unlocking real business value. Learn more.
⚡️ MCP Dev Days Virtual Event Announced
MCP Dev Days will take place online on July 29-30. The event will focus on the Model Context Protocol (MCP) and will include technical sessions, community talks, and hands-on learning. People can join the live stream after registering on the event page.
♻️ Subscribe for free now!
MCP Dev Days will take place online on July 29-30. The event will focus on the Model Context Protocol (MCP) and will include technical sessions, community talks, and hands-on learning. People can join the live stream after registering on the event page.
♻️ Subscribe for free now!
Microsoft News
Join us for MCP Dev Days – July 29-30
Get ready for two days of deep technical insight, community connection, and hands-on learning at MCP Dev Days, a virtual event dedicated to the Model Context Protocol (MCP) — the emerging standard that bridges AI models and the tools they rely on. You can…
⚡️ Running PostgreSQL on Azure Kubernetes Service
PostgreSQL is a popular database for many tasks on Kubernetes. It is being used on Azure Kubernetes Service for high-performance needs.
♻️ Subscribe for free now!
PostgreSQL is a popular database for many tasks on Kubernetes. It is being used on Azure Kubernetes Service for high-performance needs.
♻️ Subscribe for free now!
Microsoft Azure Blog
Running high-performance PostgreSQL on Azure Kubernetes Service | Microsoft Azure Blog
Learn how AKS supports PostgreSQL workloads with Azure Container Storage and local NVMe or Premium SSD v2 via the Disk CSI driver.
⚡️ Azure SDK Release June 2025
Azure SDK has a new release in June 2025. This post shares the main points and release notes for this month.
♻️ Subscribe for free now!
Azure SDK has a new release in June 2025. This post shares the main points and release notes for this month.
♻️ Subscribe for free now!
Microsoft News
Azure SDK Release (June 2025)
Azure SDK releases every month. This post includes the June 2025's highlights and release notes.
⚡️ New GitHub Copilot Customizations Repo Released
A new community-made GitHub Copilot Customizations repo is out. It has custom instructions, prompts, and chat modes that let people change how GitHub Copilot works for them.
♻️ Subscribe for free now!
A new community-made GitHub Copilot Customizations repo is out. It has custom instructions, prompts, and chat modes that let people change how GitHub Copilot works for them.
♻️ Subscribe for free now!
Microsoft News
Introducing the Awesome GitHub Copilot Customizations repo
Today we’re excited to announce the launch of the Awesome GitHub Copilot Customizations repo! The Awesome Copilot repo is a community-driven resource with custom instructions, reusable prompts, and custom chat modes that helps you get consistent AI assistance.…