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 AsyncWinFormsFeature jpg
Dec 10, 2024
Post comments count1
Post likes count1

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
Dec 10, 2024
Post comments count0
Post likes count0

Compute scaling in Azure Fluid Relay

Author Avatar
Arik Ter-Galstyan
Explore the journey of identifying and fine-tuning the optimal Kubernetes autoscaling configuration for Azure Fluid Relay.
Microsoft 365 Developer Blog
Image Guest Blog
Dec 10, 2024
Post comments count0
Post likes count1

ONNX GenAI Connector for Python (Experimental) 

Author AvatarAuthor AvatarAuthor Avatar
Sophia,
Nico,
Tao
ONNX GenAI Connector for Python (Experimental)  With the latest update we added support for running models locally with the onnxruntime-genai. The onnxruntime-genai package is powered by the ONNX Runtime in the background, but first let’s clarify what ONNX, ONNX Runtime and ONNX...
Semantic Kernel
Banner image
Dec 10, 2024
Post comments count1
Post likes count0

It rather involved being on the other side of this airtight hatchway: Disabling anti-malware scanning

Author Avatar
Raymond Chen
If you have already infiltrated the process, then you can disable things from the inside.
The Old New Thing
All things azure
Dec 9, 2024
Post comments count0
Post likes count0

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

Author AvatarAuthor AvatarAuthor Avatar
sombanerjee,
Poornima,
yusufran
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...
All things Azure
Image cover image png
Dec 9, 2024
Post comments count0
Post likes count2

Using Local AI models with .NET Aspire

Author Avatar
Aaron Powell
Let's look at how to build and run local AI models with .NET Aspire.
.NET Blog
This year in the #vscode-pythonwrapped the team closed 894 issues, merged 604 pull requests, had 43 unique contributions, and merged in top voted fixes.
Dec 9, 2024
Post comments count0
Post likes count1

2024 Python in VS Code Wrapped

Author AvatarAuthor Avatar
Courtney,
Eleanor
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
Python
Dec 9, 2024
Post comments count0
Post likes count0

Why a Unified Data Model is Critical: Lessons from Building Microsoft's Semantic Layer

Author AvatarAuthor Avatar
Anirudh,
Chris
Introduction Some years ago, we were wrestling with a persistent issue in our data stack. Every team had their own way of collecting and structuring data. What was a simple query for one team became a debugging nightmare for another. Discovering the right dataset felt like looking for...
Unified Data Model at Microsoft