//devdigest
389 subscribers
1.31K links
All about software development: .NET, C#, F#, Azure and other Microsoft technologies! For more information visit https://bio.link/devdigest
Download Telegram
⚡️ 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!
⚡️ Server-Sent Events with Application Gateway

This text shows how to use server-sent events when working with Application Gateway. It explains how these events can send data from the server to the browser as updates happen.

♻️ Subscribe for free now!
⚡️ App Service Hybrid Connection Manager Overview

App Service Hybrid Connection Manager is a tool that connects web apps to resources in other networks. It helps web apps reach places they cannot go to directly.

♻️ Subscribe for free now!
⚡️ Azure NetApp Files Adds Customer-Controlled Encryption Keys

Azure NetApp Files now lets customers use their own keys for encrypting data, managed through Azure Key Vault Managed HSM. This gives customers full control over how their stored files are protected.

♻️ Subscribe for free now!