//devdigest
389 subscribers
2.03K links
All about software development: .NET, C#, F#, Azure and other Microsoft technologies! For more information visit https://bio.link/devdigest
Download Telegram
⚡️ VS Code for the Web Gets Smarter Azure Integration

Microsoft is tightening the loop between AI and coding: developers can now open AI-generated code straight into VS Code for the Web — Azure. The browser-based workspace gets faster entry points and moves closer to a fully cloud-native dev flow, signaling how seriously Microsoft is betting on in-browser development.

♻️ Subscribe for free now!
⚡️ Google launches Antigravity, an AI‑native IDE

Google steps into the AI IDE battle with Antigravity — an agent‑first development environment powered by Gemini 3 and other LLMs. Early clues suggest it builds on a VS Code fork, signaling Google’s intent to redefine how coders collaborate with AI at the core of their workflow.

♻️ Subscribe for free now!
⚡️ Google’s Antigravity IDE ignites VS Code fork debate

Google’s new Antigravity IDE has stirred a serious discussion across the dev community. Many question the need for yet another Visual Studio Code fork — raising bigger issues about open-source reuse, potential lock-in, and fragmentation in the fast-evolving world of AI-driven dev tools.

♻️ Subscribe for free now!
⚡️ F# 10 readies for release as #FsAdvent nears finale

F# 10 is approaching its next milestone with fresh updates and final tweaks before release. The weekly roundup highlights the last #FsAdvent slots—closing another year of community-driven insight into functional-first development and the evolving .NET ecosystem.

♻️ Subscribe for free now!
⚡️ Automating Azure Naming with Terraform

Azure resource chaos ends here. The Build5Nines/naming/azure Terraform module brings full automation to naming standards, cutting through inconsistent labels and manual guesswork. For teams managing sprawling Azure estates, it’s a clean, scalable way to regain order and control.

♻️ Subscribe for free now!
⚡️ Update Git Branches Without Switching

Developers juggling multiple branches can skip the constant checkout-and-pull cycle. With Git Worktree, each branch lives in its own workspace—no more waiting for IDE reloads or remote syncs to finish. It’s a cleaner, faster way to keep branches updated in parallel.

♻️ Subscribe for free now!
⚡️ Visual Studio shifts to a continuous update model

Microsoft is moving Visual Studio to the Modern Support Lifecycle — turning the IDE into a continuously updated platform. Developers get faster access to new features without sacrificing stability or control over build tools. It’s a major step toward a more agile, always‑current development experience.

♻️ Subscribe for free now!
⚡️ Why Result Is the Most Misunderstood Sum Type

Many developers intrigued by functional programming hit a wall with sum types—and most stumble over the humble Result. Beneath its plain surface lie deep mathematical ideas that make it the perfect entry point into typed FP thinking. If it seems boring, you’re probably missing what matters most.

♻️ Subscribe for free now!
⚡️ MSSQL for VS Code Adds Interactive Data Editing

Developers can now view and modify table data directly inside Visual Studio Code. The new Edit Data feature in the MSSQL extension (now in Public Preview) eliminates context switching and tedious T-SQL queries — making database work faster, smoother, and far more integrated.

♻️ Subscribe for free now!
⚡️ Claude Opus 4.5 lands in Microsoft Foundry

Anthropic’s latest frontier model, Claude Opus 4.5, is now integrated into Microsoft Foundry — signaling deeper ties between the two AI ecosystems. Developers can test and deploy the new model natively within Microsoft’s environment, extending access to one of the most advanced reasoning AIs on the market.

♻️ Subscribe for free now!
⚡️ Inside the .NET Boot Process with Host Tracing

Host tracing opens a rare window into how a .NET app actually comes to life — from the dotnet muxer to hostfxr and hostpolicy.dll. This deep dive dissects the startup chain step by step, revealing what happens before your code ever runs.

♻️ Subscribe for free now!
⚡️ Azure SDK updates: November 2025 highlights

Microsoft rolls out the November 2025 wave of Azure SDKs, keeping its monthly cadence of updates for cloud developers. The release delivers fresh tools and improvements across Azure services, sharpening integration workflows and refining the developer experience across multiple languages.

♻️ Subscribe for free now!
⚡️ Copilot Takes Over Container Management in VS Code

Managing containers just got radically simpler. The new VS Code Container Tools extension now embeds Copilot right into your workflow, letting developers handle builds, logs, and context switches through natural conversation instead of tedious CLI commands. Focus back on the code, not the containers.

♻️ Subscribe for free now!
⚡️ .NET Day dives into agentic modernization

On December 9, developers will get a live deep dive into how to modernize .NET apps with Azure, AI, and new agentic tools. Expect a hands-on look at practical workflows that bring intelligence and automation straight into enterprise software stacks.

♻️ Subscribe for free now!
⚡️ Fixing Terraform Chaos in Azure Failover Scenarios

When an Azure region fails, your failover should be smooth — but mismatched naming conventions can break everything. A unified Terraform + Azure multi‑region naming strategy ensures consistent resource names across regions, so DNS and scaling scripts don’t choke at the worst possible moment.

♻️ Subscribe for free now!
⚡️ ReSharper and Rider 2025.3.0.3 land key fixes

ReSharper 2025.3.0.3 finally fixes a long-standing pain point — extension methods from source-only NuGet packages are now properly recognized in the editor. Rider gets the same stability and refinement bump, rounding out JetBrains’ steady polish of its 2025.3 lineup.

♻️ Subscribe for free now!
⚡️ F# Advent 2025 kicks off December 1

The F# community is gearing up for its annual #FsAdvent, starting December 1. Each day brings a fresh deep-dive post from developers worldwide — part celebration, part knowledge exchange — that keeps functional programming in motion as 2025 closes in.

♻️ Subscribe for free now!
⚡️ Treat Test Code Like Production Code

Tests aren’t throwaway scripts. They should follow the same standards, reviews, and discipline as production code — clean, readable, and maintainable. Because one day, you’ll have to debug those tests, too.

♻️ Subscribe for free now!
⚡️ GitHub Copilot pushes deeper into C++ in VS 2026

GitHub Copilot now steps into core C++ workflows in Visual Studio 2026, helping developers upgrade MSVC, boost build performance, and refactor legacy code. The new Copilot experiences are live in Private Preview — signaling Microsoft’s push to make AI part of every serious C++ build pipeline.

♻️ Subscribe for free now!
⚡️ Azure expands networking for the AI era

Azure is rolling out major networking upgrades focused on security, reliability, and high availability — all tuned for the explosive rise of AI workloads. As cloud infrastructure strains under the weight of massive models, Microsoft’s move signals a push toward more resilient, high-performance data paths in the age of intelligent computing.

♻️ Subscribe for free now!
⚡️ Cross-Platform Age Verification Comes to .NET MAUI

Microsoft introduces a unified sample for age verification in .NET MAUI apps, integrating Google Play Age Signals, Apple Declared Age Range, and Windows Age Consent APIs. Developers can now implement compliant, cross-platform user age checks with minimal code across Android, iOS, and Windows environments.

♻️ Subscribe for free now!