Microsoft
Developer Blogs

Get the latest information, insights, and news from Microsoft.

Featured Image
Dec 9, 2024

2024 Python in VS Code Wrapped

As the year comes to a close, we would like to take the time to reflect and celebrate the incredible progress the Python extension for VS Code has made in the past year. From merging in top requested features to countless lines of code written and deleted, keep reading to get an inside look to all things
Read more
Dec 9, 2024

How Global System Integrators can make the most of their GitHub Copilot licenses

AI-powered code assistant tools like GitHub Copilot have revolutionized the development landscape. We’ve observed significant Copilot adoption among Global System Integrators (GSIs), who are leading the charge in harnessing its potential. While many developers are already utilizing...
Read more

Latest posts

Second item in Options window shows checkbox for Run Code Cleanup profile on Save
Dec 9, 2024
Post likes count1

Keep working with non-blocking Code Cleanup

Author Avatar
Leah Tran
Are you tired of waiting for Code Cleanup to finish every time you save your work? Visual Studio 2022 will no longer lock up and get in the way of your tasks as it’s cleaning up the code under the covers. Every developer knows the importance of maintaining clean code. However,...
Visual Studio Blog
Banner image
Dec 9, 2024
Post comments count0
Post likes count0

Learning to read C++ compiler errors: Failing to create a shared_ptr

Author Avatar
Raymond Chen
Understanding what you asked the compiler to do, and why it couldn't comply.
The Old New Thing
Dec 6, 2024
Post comments count0
Post likes count1

MSVC Compiler Language Updates in Visual Studio 2022 version 17.12

Author Avatar
Cameron DaCamara
Introduction In alignment with the Visual Studio 2022 version 17.12 release, and based upon feedback received from the community, the MSVC compiler team would like to provide greater visibility into the C++ language-level fixes for customer-reported issues that made it into the release....
C++ Team Blog
Image Guest Blog
Dec 6, 2024
Post comments count0
Post likes count1

Customer Case Study: How to use Elasticsearch Vector Store Connector for Microsoft Semantic Kernel for AI Agent development

Author Avatar
Sophia Lagerkrans-Pandey
How to use Elasticsearch Vector Store Connector for Microsoft Semantic Kernel for AI Agent development Today we're excited to feature the Elastic team to share more about their Semantic Kernel Elasticsearch Vector Store connector for Microsoft Semantic Kernel. Read the entire...
Semantic Kernel
Dec 6, 2024
Post comments count0
Post likes count0

Deletion of Outdated Azul Zulu for Azure Container Images for Better Security

Author Avatar
Bruno Borges
We at Microsoft are committed to providing customers with a secure ecosystem of tools for building and deploying applications. As part of this commitment, we continuously update our Java container image offerings to ensure they meet the highest security standards. Back in January 2022,...
Microsoft for Java Developers
Dec 6, 2024
Post comments count0
Post likes count2

Boost your Microsoft 365 app performance: Introducing tree shaking in TeamsJS

Author AvatarAuthor Avatar
Adam,
Noah
With Microsoft Teams JavaScript client library (TeamsJS) version 2.31.0, we’re excited to make the TeamsJS library fully tree-shakable.
Microsoft 365 Developer Blog
Banner image
Dec 6, 2024
Post comments count3
Post likes count0

Learning to read C++ compiler errors: Nonsensical errors from a function declaration

Author Avatar
Raymond Chen
Look closely at what the error message is complaining about.
The Old New Thing
Image implement evaluation platform on aml jpg
Dec 6, 2024
Post likes count1

Implementing Evaluation platform on Azure Machine Learning

Author Avatar
David Lee
Azure Machine Learning is known for training and deploying models, but can also be used for running experiments. This blog post will show us how we have implemented our Evaluation platform on Azure Machine Learning.
ISE Developer Blog
Image word image 251641 1
Dec 5, 2024
Post likes count5

Introducing Code Referencing for GitHub Copilot Chat in Visual Studio

Author Avatar
Rhea Patel
Are you tired of the uncertainty that comes with using code suggestions from AI tools? We've got exciting news for you! Visual Studio 2022 now includes code referencing in GitHub Copilot, ensuring greater transparency and control for developers. We are thrilled to announce that code...
Visual Studio Blog