//devdigest
398 subscribers
877 links
All about software development: .NET, C#, F#, Azure and other Microsoft technologies! For more information visit https://bio.link/devdigest
Download Telegram
⚡️ Moving Song Recommendations from F# to Haskell

This article shows how an F# code base for song recommendations was changed to Haskell. It is part of a series that uses a C# base to compare solutions with functional code.

♻️ Subscribe for free now!
⚡️ PowerShell Script to Delete Empty Folders

A PowerShell script can remove empty folders inside a chosen folder. The script looks through all folders, sorts them, checks if they are empty, and then deletes the empty ones.

♻️ Subscribe for free now!
⚡️ OpenAI Adds Structured Output to GPT-4o

OpenAI now lets users get responses from the GPT-4o model that follow a set JSON Schema. Users can use the sp_invoke_external_rest_endpoint feature to receive answers in a strict format instead of free text.

♻️ Subscribe for free now!
⚡️ Azure Firewall Log Tables Added to Basic Monitor Plan

Azure Firewall's resource-specific log tables are now supported by the Azure Monitor Basic plan. This means these log tables can be used with the Basic monitoring service.

♻️ Subscribe for free now!
⚡️ Exploring New Dependency Injection Scopes

This post looks at some experimental dependency injection scopes that give more features than the usual Singleton, Scoped, and Transient lifetimes. It explains how these new scopes work and what they can add.

♻️ Subscribe for free now!
⚡️ Azure Cosmos DB Conf 2025 Recap

On April 15, 2025, people from many countries joined a free online event about Azure Cosmos DB. The event showed how teams use Azure Cosmos DB for building apps with AI and for working on a global scale, with live demos and real stories.

♻️ Subscribe for free now!