//devdigest
393 subscribers
2.09K links
All about software development: .NET, C#, F#, Azure and other Microsoft technologies! For more information visit https://bio.link/devdigest
Download Telegram
⚡️ Container Apps and Functions Add Private Link Support for Front Door Premium

Container Apps and Functions can now use Private Link as origins for Front Door Premium. This means these services can connect through a private network path instead of the public internet.

♻️ Subscribe for free now!
⚡️ The History of Microsoft Visual Studio

Microsoft Visual Studio has been used to make many kinds of software, from early Windows programs to cloud services. For almost 30 years, it has been a main tool for people building software on Microsoft platforms.

♻️ Subscribe for free now!
⚡️ DocumentDB Local Brings MongoDB API to Local Machines

DocumentDB Local is a small, easy-to-use tool that lets you build and test apps on your own computer with a MongoDB-like interface. It works well for trying out ideas or running tests without the cloud, and can be used with the DocumentDB Extension for Visual Studio Code.

♻️ Subscribe for free now!
⚡️ Making Extension Commands Work in All Visual Studio Languages

Visual Studio extension makers can add the CanonicalName property to their commands in the .vsct file. This helps make sure extension commands stay easy to use and the same across all languages in Visual Studio.

♻️ Subscribe for free now!
⚡️ dotnet run app.cs Lets You Run C# Files Directly

The new feature in .NET 10 Preview 4 allows users to run a C# file using 'dotnet run app.cs' without making a full project. This helps people try out code or scripts quickly and easily.

♻️ Subscribe for free now!
⚡️ New Updates to Azure Cosmos DB Announced at Microsoft Build 2025

At Microsoft Build 2025, leaders shared new features for Azure Cosmos DB. Mark Brown and Kirill Gavrylyuk discussed changes for AI-based apps, MongoDB support, performance, and observability in Episode 105 of Azure Cosmos DB TV.

♻️ Subscribe for free now!
⚡️ Application Awareness Explained

Application awareness means that a system can notice and understand what different apps are doing. This helps the system manage and use the apps in a better way.

♻️ Subscribe for free now!
⚡️ Guide to Using AI Features in SQL Server 2025 on Windows

The tutorial gives steps for setting up SQL Server 2025 in a Hyper-V virtual machine on Windows Server, using Ollama and ngnix as an https proxy. It is based on workshops held earlier in 2024 and early 2025.

♻️ Subscribe for free now!