//devdigest
389 subscribers
2.07K links
All about software development: .NET, C#, F#, Azure and other Microsoft technologies! For more information visit https://bio.link/devdigest
Download Telegram
⚡️ Boards Integration with GitHub Enterprise Cloud in Public Preview

The Boards integration with GitHub Enterprise Cloud, including data residency features, is now available in public preview. This follows a private preview earlier this year, where feedback from early users helped improve the experience.

♻️ Subscribe for free now!
⚡️ Using Natural Sort in PowerShell

PowerShell has no built-in natural sort feature, but you can use the Sort-Object cmdlet with a custom script block to create one. A natural sort arranges strings in a way that feels more intuitive, like ordering file names with numbers logically.

♻️ Subscribe for free now!
⚡️ Improved Search in SQL Server and Azure SQL

SQL Server and Azure SQL Database now support Hybrid Search, which combines full-text search with vector similarity search. This makes it possible to create smart search features directly in the database.

♻️ Subscribe for free now!