⚡️ HotChocolate GraphQL for Social Media Platforms
The text explains how to use HotChocolate and EF Core to set up a GraphQL server for a social media platform. It covers making a single GraphQL endpoint, setting up queries, using the Nitro UI, and adding features like filtering, sorting, projection, and pagination.
♻️ Subscribe for free now!
The text explains how to use HotChocolate and EF Core to set up a GraphQL server for a social media platform. It covers making a single GraphQL endpoint, setting up queries, using the Nitro UI, and adding features like filtering, sorting, projection, and pagination.
♻️ Subscribe for free now!
Anton Dev Tips
Getting Started With HotChocolate GraphQL For Building a Social Media Platform
Learn how to replace multiple REST endpoints with a single, strongly-typed GraphQL endpoint using HotChocolate and EF Core. Create a GraphQL server, define queries, and explore Nitro the built-in GraphQL UI in HotChocolate. Implement filtering, sorting, projection…
⚡️ How dotnet run Works for Single File Apps
The text explains how the single-file run feature for .NET apps is set up in the .NET SDK. It looks at the way the virtual project file is made when running dotnet run on a single app file.
♻️ Subscribe for free now!
The text explains how the single-file run feature for .NET apps is set up in the .NET SDK. It looks at the way the virtual project file is made when running dotnet run on a single app file.
♻️ Subscribe for free now!
Andrew Lock | .NET Escapades
Behind the scenes of dotnet run app.cs
In this post I looks at how the new single-file .NET run experience is implemented inside the .NET SDK, focusing on how the virtual-project file is built
⚡️ Deep Research Agents Available in Azure AI Foundry Preview
Microsoft added OpenAI's Deep Research model to Azure AI Foundry. With API and SDK access now in public preview, users can run research agents that collect, review, and share large data from the web for business use.
♻️ Subscribe for free now!
Microsoft added OpenAI's Deep Research model to Azure AI Foundry. With API and SDK access now in public preview, users can run research agents that collect, review, and share large data from the web for business use.
♻️ Subscribe for free now!
Visual Studio Magazine
Agents Now Conduct 'Deep Research' in Azure AI Foundry Limited Preview -- Visual Studio Magazine
Microsoft has brought OpenAI's Deep Research model to Azure AI Foundry, giving developers API and SDK access to autonomous research agents that gather, analyze, and report on web-scale data. Now in public preview, the capability powers enterprise workflows…
⚡️ Guide to Azure DNS Security Policy for Filtering and Logging
The text explains how DNS traffic can be used by attackers for harmful actions like data theft or takeover. It shows how Microsoft Azure's DNS Security Policy helps manage, filter, and keep track of DNS requests to make cloud networks safer.
♻️ Subscribe for free now!
The text explains how DNS traffic can be used by attackers for harmful actions like data theft or takeover. It shows how Microsoft Azure's DNS Security Policy helps manage, filter, and keep track of DNS requests to make cloud networks safer.
♻️ Subscribe for free now!
⚡️ July Updates for Azure DevOps Server
New patches are now available for the latest version of Azure DevOps Server. Users can get Azure DevOps Server 2022.2 from the download page, and those using Azure DevOps Server 2020.1.2 should install version 2020.1.
♻️ Subscribe for free now!
New patches are now available for the latest version of Azure DevOps Server. Users can get Azure DevOps Server 2022.2 from the download page, and those using Azure DevOps Server 2020.1.2 should install version 2020.1.
♻️ Subscribe for free now!
Microsoft News
July Patches for Azure DevOps Server
Today we are releasing patches that impact the latest version of our self-hosted product, Azure DevOps Server. We strongly encourage and recommend that all customers use the latest, most secure release of Azure DevOps Server. You can download the latest version…
⚡️ Phi-4-mini-flash-reasoning Launch for Fast Reasoning
Phi-4-mini-flash-reasoning is a new tool made for quick and smart reasoning. It works well on edge devices, mobile phones, and real-time apps.
♻️ Subscribe for free now!
Phi-4-mini-flash-reasoning is a new tool made for quick and smart reasoning. It works well on edge devices, mobile phones, and real-time apps.
♻️ Subscribe for free now!
Microsoft Azure Blog
Reasoning reimagined: Introducing Phi-4-mini-flash-reasoning | Microsoft Azure Blog
Unlock faster, efficient reasoning with Phi-4-mini-flash-reasoning—optimized for edge, mobile, and real-time applications.
⚡️ GitHub Copilot Leads AI Coding Tool Survey
A new survey finds that GitHub Copilot is the top choice among AI coding tools for engineers. It is used more than Gemini Code Assist and Amazon Q, and many engineers say it helps them work faster.
♻️ Subscribe for free now!
A new survey finds that GitHub Copilot is the top choice among AI coding tools for engineers. It is used more than Gemini Code Assist and Amazon Q, and many engineers say it helps them work faster.
♻️ Subscribe for free now!
Visual Studio Magazine
GitHub Copilot Swamps Gemini Code Assist, Amazon Q Among Engineers, AI Coding Survey Says -- Visual Studio Magazine
GitHub Copilot tops a new AI coding survey, outpacing rivals as devs embrace tools, vibe coding, and productivity gains.
⚡️ .NET MAUI Team Uses GitHub Copilot for Their Work
.NET MAUI team members use GitHub Copilot to help with their daily coding tasks. They use it to write code, fix errors, and work faster on their projects.
♻️ Subscribe for free now!
.NET MAUI team members use GitHub Copilot to help with their daily coding tasks. They use it to write code, fix errors, and work faster on their projects.
♻️ Subscribe for free now!
Microsoft News
How the .NET MAUI Team uses GitHub Copilot for Productivity
How the .NET MAUI Team uses GitHub Copilot for Productivity
⚡️ Microsoft and Replit Join to Bring No-Code Tools to Azure
Microsoft and Replit are working together to add Replit's AI coding platform to Azure. This lets people in big companies make and run software using natural language, without needing to write code.
♻️ Subscribe for free now!
Microsoft and Replit are working together to add Replit's AI coding platform to Azure. This lets people in big companies make and run software using natural language, without needing to write code.
♻️ Subscribe for free now!
Visual Studio Magazine
Azure Vibe Coding for the Enterprise Masses: Microsoft Partners with Replit -- Visual Studio Magazine
Replit has partnered with Microsoft to bring its AI-powered, natural language coding platform to Azure, enabling enterprise workers to build and deploy software without writing code—marking a major step toward agentic, no-code application development at scale.
⚡️ Custom Instructions for GitHub Copilot
Custom instructions let users change how GitHub Copilot's AI answers. Teams can use this to make sure the AI gives replies that fit their needs.
♻️ Subscribe for free now!
Custom instructions let users change how GitHub Copilot's AI answers. Teams can use this to make sure the AI gives replies that fit their needs.
♻️ Subscribe for free now!
Microsoft News
Customize AI responses from GitHub Copilot
Learn how custom instructions can tailor GitHub Copilot's AI responses to your team's exact needs.
⚡️ Using Go for Serverless Apps with Azure Cosmos DB and Azure Functions
Go is a good choice for serverless apps because it can make single files that are easy to deploy. Go apps start fast and use less memory, which can help save resources in serverless setups like Azure Functions working with Azure Cosmos DB.
♻️ Subscribe for free now!
Go is a good choice for serverless apps because it can make single files that are easy to deploy. Go apps start fast and use less memory, which can help save resources in serverless setups like Azure Functions working with Azure Cosmos DB.
♻️ Subscribe for free now!
Microsoft News
Building Event-Driven Go applications with Azure Cosmos DB and Azure Functions
Learn how to build Azure Functions using Go with Azure Cosmos DB for efficient serverless applications and cost savings.
⚡️ F# Weekly #28, 2025 – Beyond Zero-Allocation
F# Weekly #28, 2025 shares updates and news about zero-allocation work and related topics in the F# community. The issue talks about recent progress and resources for F# users.
♻️ Subscribe for free now!
F# Weekly #28, 2025 shares updates and news about zero-allocation work and related topics in the F# community. The issue talks about recent progress and resources for F# users.
♻️ Subscribe for free now!
Sergey Tihon's Blog
F# Weekly #28, 2025 – Beyond Zero-Allocation
Welcome to F# Weekly, A roundup of F# content from this past week: News How the .NET MAUI Team uses GitHub Copilot for Productivity – .NET Blog Customize GitHub Copilot in JetBrains with Cust…
❤2👍1
⚡️ WASM Runs Slower in Microsoft Edge Due to Enhanced Security
When using WASM in Microsoft Edge, it may be much slower than in other browsers. This happens because Edge turns on a security feature that changes how JS and WASM run, making them slower.
♻️ Subscribe for free now!
When using WASM in Microsoft Edge, it may be much slower than in other browsers. This happens because Edge turns on a security feature that changes how JS and WASM run, making them slower.
♻️ Subscribe for free now!
Meziantou's blog
Improving WASM Performance in Microsoft Edge by Disabling Enhanced Security
Learn how Microsoft Edge's enhanced security mode can significantly reduce WASM performance and how to restore optimal speed by configuring site exceptions.
❤1
⚡️ Song Recommendation Engine Using Pipes and Filters
This article is part of a series on functional programming design. It looks at a song recommendation engine that handles large data sets and shows how to use pipes and filters to compose small functions.
♻️ Subscribe for free now!
This article is part of a series on functional programming design. It looks at a song recommendation engine that handles large data sets and shows how to use pipes and filters to compose small functions.
♻️ Subscribe for free now!
ploeh blog
Song recommendations with pipes and filters
Composing small Recawr Sandwiches.
⚡️ Cosmos DB in Microsoft Fabric Now in Public Preview
Microsoft has launched the public preview of Cosmos DB in Microsoft Fabric. Users can now access and study their operational data across the Fabric system, using new features added since the earlier announcement.
♻️ Subscribe for free now!
Microsoft has launched the public preview of Cosmos DB in Microsoft Fabric. Users can now access and study their operational data across the Fabric system, using new features added since the earlier announcement.
♻️ Subscribe for free now!
Microsoft News
Announcing Cosmos DB in Microsoft Fabric (Preview) with New Capabilities!
We’re excited to unveil the open Public Preview of Cosmos DB in Microsoft Fabric, now available for everyone! Since our initial announcement at Microsoft Build 2025, we’ve introduced an array of powerful new features to enhance your data workflows. With this…
⚡️ VS Code v1.102 Update Adds GitHub Copilot Tools
The June 2025 update for VS Code brings new ways to customize GitHub Copilot chat and improves inline code suggestions. An open-source Copilot Chat extension is also included, offering more clear and changeable AI coding help.
♻️ Subscribe for free now!
The June 2025 update for VS Code brings new ways to customize GitHub Copilot chat and improves inline code suggestions. An open-source Copilot Chat extension is also included, offering more clear and changeable AI coding help.
♻️ Subscribe for free now!
Visual Studio Magazine
VS Code v1.102 Doubles Down on GitHub Copilot and AI-Enhanced Development -- Visual Studio Magazine
VS Code’s June 2025 update supercharges GitHub Copilot with new chat customization tools, smarter inline completions, and an open-source Copilot Chat extension that makes AI-assisted coding more transparent and flexible.
⚡️ C# 14 Extension Members Overview
C# 14 brings a new feature called extension members. The post explains how to change extension methods to the new way and shows how to add different kinds of extensions.
♻️ Subscribe for free now!
C# 14 brings a new feature called extension members. The post explains how to change extension methods to the new way and shows how to add different kinds of extensions.
♻️ Subscribe for free now!
Andrew Lock | .NET Escapades
C# 14 extension members; AKA extension everything
In this post I look at the C#14 extension members feature. I show how to convert extension methods to the new syntax and how to add new types of extension.
⚡️ Using Verbatim Strings for C# Variable Names
C# lets you use reserved keywords as variable names if you put the @ sign before them. For example, you can write var @class = new Class(); to make a variable named 'class'.
♻️ Subscribe for free now!
C# lets you use reserved keywords as variable names if you put the @ sign before them. For example, you can write var @class = new Class(); to make a variable named 'class'.
♻️ Subscribe for free now!
The JetBrains Blog
dotInsights | July 2025 | The .NET Tools Blog
Did you know? Because of C#’s ability to use verbatim strings, you can use reserved keywords as variable names by prefixing them with the @ symbol. For example, var @class = new Class(); is a perfectl
⚡️ Databricks and Azure Integration
Databricks works well on Azure. Using Azure Databricks lets people manage all parts of their data in one place that can grow as needed.
♻️ Subscribe for free now!
Databricks works well on Azure. Using Azure Databricks lets people manage all parts of their data in one place that can grow as needed.
♻️ Subscribe for free now!
Microsoft Azure Blog
Databricks runs best on Azure | Microsoft Azure Blog
Choosing Azure Databricks can streamline your entire data and AI lifecycle within a single, scalable environment. Learn more.
⚡️ GitHub Copilot Becomes Top Contributor to .NET MAUI
GitHub Copilot is now a top all-time contributor to the .NET MAUI repository. The .NET MAUI team hopes that Copilot can handle simple tasks on its own with only a few starting instructions.
♻️ Subscribe for free now!
GitHub Copilot is now a top all-time contributor to the .NET MAUI repository. The .NET MAUI team hopes that Copilot can handle simple tasks on its own with only a few starting instructions.
♻️ Subscribe for free now!
Visual Studio Magazine
GitHub Copilot Is Rising All-Time Contributor to .NET MAUI Repo -- Visual Studio Magazine
The .NET MAUI team is pursuing a dream scenario where GitHub Copilot handles a straightforward issue all by itself with just minimal initial instructions.