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

Image feature image
Dec 12, 2024
Post comments count0
Post likes count0

An introduction to Multi-Agent AI apps with Azure Cosmos DB and Azure OpenAI

Author Avatar
Theo van Kraay
Azure Cosmos DB was named by Bloomberg as the no. 1 Database of choice for Retrieval Augmented Generation (RAG) and Large Language Model (LLM) customization. It is used by OpenAI to scale it’s ChatGPT service, and by many thousands of customers worldwide, serving billions of end-users...
Azure Cosmos DB Blog
Javac cover
Dec 12, 2024
Post comments count0
Post likes count0

Announcing Javac support in Visual Studio Code Java

Author Avatar
Nick Zhu
Hi everyone, we are pleased to announce partial support of Javac as the underlying compiler in Visual Studio Code Java, JDT, and JDT-LS. The effort to provide this support has been a joint collaboration with Red Hat and Microsoft and is nearly a year in the making. This change aims to...
Microsoft for Java Developers
Dec 11, 2024
Post comments count0
Post likes count1

Python in Visual Studio Code - December 2024 Release

Author Avatar
jikang
The December 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include a special review of docstring generation features from Pylance, the new Python Environments extension in preview, Pylance's "full" language server mode, and much more. Keep reading to learn more!
Python
Image new boards 1
Dec 11, 2024
Post comments count0
Post likes count0

New Boards Hub Rollout Expectations

Author Avatar
Dan Hellem
Although the process may seem slow, we are steadily progressing toward rolling out the New Boards Hub to all customers. Our plan is to deprecate the old Boards experience for all Azure DevOps service users by the end Q1 2025. The rollout is advancing on two fronts. First, we are setting...
Azure DevOps Blog
Dev Box
Dec 11, 2024
Post comments count0
Post likes count0

Dev Box Ready-To-Code Dev Box images template

Author Avatar
Dmitry Goncharenko
Microsoft One Engineering System (1ES) team shares a sample for building Ready-To-Code Dev Box environments pre-configured with the necessary tools, repositories, and settings, ensuring consistency and reliability across teams.
Engineering@Microsoft
Image word image 251750 1
Dec 11, 2024
Post likes count0

Effortless publishing with Azure Functions Flex Consumption

Author Avatar
Brady Gaster
Struggling with complex deployment processes for your serverless applications? Visual Studio 2022 introduces a seamless solution with the new Azure Functions Flex Consumption hosting plan, now generally available. Imagine a world where deploying your serverless applications to a...
Visual Studio Blog
Banner image
Dec 11, 2024
Post comments count3
Post likes count1

What is the CONTINUE_IF_FAILED equivalent of RETURN_IF_FAILED?

Author Avatar
Raymond Chen
Be careful how you write it, or better: Don't write it at all.
The Old New Thing
Image AsyncWinFormsFeature jpg
Dec 10, 2024
Post comments count1
Post likes count3

Invoking Async Power: What Awaits WinForms in .NET 9

Author Avatar
Klaus Loeffelmann
With .NET 9, we’re bringing a suite of new async APIs to WinForms, aimed at making UI updates, dialog interactions, and control management more efficient.
.NET Blog
Image word image 251739 1
Dec 10, 2024
Post likes count0

Effortless publishing to Azure WebJobs on Linux

Author Avatar
Brady Gaster
Are you tired of the cumbersome process involved in publishing your .NET console applications to Azure WebJobs on Linux? For developers yearning for a seamless and efficient method to deploy their applications, Visual Studio 2022 introduces a much-anticipated solution. Visual...
Visual Studio Blog