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 ArrowTrendingCheckmark brown
Nov 21, 2024
Post likes count12

Making you more productive with Visual Studio v17.12

Author Avatar
Mads Kristensen
The 12th update to Visual Studio 2022 is packed with lots of exciting new features that users have been asking for! Here are some of the awesome highlights from this release that are some of my personal favorites. For all the details, be sure to check out our release notes. Copy from the...
Visual Studio Blog
MSSQL extension for VS Code
Nov 20, 2024
Post comments count5
Post likes count1

Introducing the enhanced MSSQL Extension for Visual Studio Code

Author Avatar
Carlos Robles
The MSSQL extension for Visual Studio Code is designed to support developers in building applications that use Azure SQL (including Azure SQL Database, Azure SQL Managed Instance, and SQL Server on Azure VMs), SQL Database in Fabric (Preview) or SQL Server as backend databases. With a...
Azure SQL Devs’ Corner
Image dotnetscaffold jpg
Nov 20, 2024
Post comments count6
Post likes count15

dotnet scaffold - Next Generation Content Creation for .NET

Author Avatar
Sayed Ibrahim Hashimi
Introducing a new command line tool dotnet scaffold, a new interactive way to create projects in .NET.
.NET Blog
Image Azure Cosmos DB and Apple Mac logo small
Nov 20, 2024
Post comments count1
Post likes count4

Introducing the new Linux-based Azure Cosmos DB Emulator (Preview)

Author Avatar
Theo van Kraay
We are excited to announce the preview release of the new Linux-based Azure Cosmos DB Emulator! This latest version is built to provide faster startup times and broader platform compatibility, addressing one of the most requested features in the Azure Cosmos DB User Voice community. The...
Azure Cosmos DB Blog
Banner image
Nov 20, 2024
Post comments count3
Post likes count3

How do I determine whether Explorer is showing or hiding file extensions?

Author Avatar
Raymond Chen
You can ask, but maybe you're asking the wrong question.
The Old New Thing
Image copy across instances
Nov 20, 2024
Post likes count4

Copy files across instances of Visual Studio

Author Avatar
Mads Kristensen
Transferring code files between different instances of Visual Studio has often been a tedious task. To simplify this process, Visual Studio 2022 now includes a feature that allows you to easily copy and paste code files and folders between instances using the Solution Explorer. This...
Visual Studio Blog
Image featured image png
Nov 20, 2024
Post likes count1

Building AI Search for Production in Corporate Environments: Key Lessons

Author AvatarAuthor AvatarAuthor Avatar
Daniel,
Alessia,
Dina
In the dynamic world of AI and data science developing production-level solutions for corporate environments comes with its own set of challenges and lessons. As a data science team working within Microsoft, we recently completed an engagement for a large company where we leveraged cutting-edge technologies, including OpenAI tools, GPT-4o for generating syntactic datasets, embedding models like text_embedding_3, and Azure AI Search for implementing both text and hybrid search solutions. Here are 10 key lessons we learned along the way.
ISE Developer Blog
MSFT Ignite 2024 Azure Cosmos DB
Nov 19, 2024
Post comments count0
Post likes count0

Azure Cosmos DB Shines at Microsoft Ignite 2024!

Author Avatar
Michal Toiba
Microsoft Ignite 2024 took over the Windy City this week, bringing with it new technological innovation and exciting product announcements aplenty! If you missed the first day of the show, don't worry – we’ve got you covered with all the latest and greatest Azure Cosmos DB...
Azure Cosmos DB Blog
Image AIShellIconPNG
Nov 19, 2024
Post comments count6
Post likes count10

Announcing the Public Preview of AI Shell

Author Avatar
Steven Bucher
We are pleased to announce the public preview of AI Shell.
PowerShell Team