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

customer experience with Speech on Azure
Dec 13, 2024
Post comments count0
Post likes count0

GPT-4o: Revolutionizing Real-Time Speech Technology in 2024

Author Avatar
cindywang
In an era where communication is more crucial than ever, real-time speech has evolved from a futuristic concept into an essential tool across many industries. With gpt-4o leading the way, organizations and developers are now leveraging AI to create interactive and seamless speech...
All things Azure
Image default image
Dec 13, 2024
Post comments count0
Post likes count0

Preview the GitHub Copilot extension for Teams Toolkit

Author Avatar
Yan Jin
Introducing the GitHub Copilot for Teams Toolkit—your companion in Visual Studio Code, Visual Studio, and GitHub.
Microsoft 365 Developer Blog
Image fi
Dec 12, 2024
Post comments count0
Post likes count0

dotnet scaffold - .NET的下一代内容创建工具

Author Avatar
Eddie Chen
本文翻译自微软首席产品经理Sayed Ibrahim Hashimi的dotnet scaffold - Next Generation Content Creation for .NET 。  在Visual Studio中,用于ASP.NET Core项目的Scaffolding是一个已经存在很久的功能,它在ASP.NET...
.NET中文官方博客
Image NCT 1920 215 1080 1 png
Dec 12, 2024
Post comments count1
Post likes count3

Announcing .NET Community Toolkit 8.4! Partial properties support for MVVM, new analyzers, and more!

Author Avatar
Sergio Pedri
We're happy to announce the official launch of the .NET Community Toolkit 8.4 release, featuring support for partial properties for the MVVM Toolkit generators, new analyzers, bug fixes and enhancements, and more!
.NET Blog
Image word image 251755 1
Dec 12, 2024
Post likes count0

Boost your Git confidence with the new file rename notification

Author Avatar
Jessie Houghton
Have you ever renamed a file in Solution Explorer and wondered if Git is tracking your changes correctly? You're not alone. Many developers have found this process confusing and worry whether their changes are being properly staged in Git. But worry no more - there's a...
Visual Studio Blog
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
Banner image
Dec 12, 2024
Post comments count0
Post likes count0

API naming principles for conditional operations: On, When, and If

Author Avatar
Raymond Chen
Describing when a condition is tested.
The Old New Thing
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