Roadmap for AI in Visual Studio (October)

Today, we’re excited to share our public roadmap, which outlines the next steps in evolving Visual Studio with AI-powered agentic experiences. With every month, we aim to deliver smarter, faster, and more intuitive tools that enhance your coding experience. Disclaimer: The items outlined here represent ongoing work for the month. They

Can we get weak functions for static linking? The Visual C++ compiler says “We have weak functions at home”

The ELF object file has this thing called "weak functions". These are functions present in a library that are used by the linker to resolve a symbol only if the main program doesn't provide a resolution for them. The Visual C++ compiler doesn't have "weak functions" in this sense, but that doesn't mean that equivalent functionality

Azure SDK Release (September 2025)

Thank you for your interest in the new Azure SDKs! We release new features, improvements, and bug fixes every month. Subscribe to our Azure SDK Blog RSS Feed to get notified when a new release is available. You can find links to packages, code, and docs on our