Microsoft
Developer Blogs

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

devOps security10 image

5 Copilot Chat Prompts .NET Devs Should Steal Today

Discover 5 practical GitHub Copilot Chat prompts to boost .NET development productivity, from code optimization to security reviews.
Read more

.NET Conf 2025 - Announcing the Call for Content

The .NET Conf 2025 Call for Content is now open! Join us November 11-13 for the premier .NET virtual event celebrating .NET 10. Submit your session proposal by August 31st and share your .NET expertise with developers worldwide.
Read more

Latest posts

Hero image of the new PowerToys 0.93 release
Aug 13, 2025
Post comments count0
Post likes count1

PowerToys 0.93 is here: faster Command Palette, new dashboard UX and more

Author Avatar
Niels Laute
Hey PowerToys fans! We’re back with a fresh release: PowerToys 0.93! As usual, we've squashed a bunch of bugs and made some small quality of life tweaks, but we've also packed in some bigger, exciting changes you'll want to check out. Get the update by checking for updates in...
Windows Command Line
Title Cassandra v5 0 image
Aug 13, 2025
Post comments count0
Post likes count0

Azure Managed Instance for Apache Cassandra v5.0 Generally Available!

Author Avatar
Manish Sharma
Azure Managed Instance for Apache Cassandra Upgrade to Cassandra v5.0 is now generally available, bringing a host of powerful new features and performance improvements to your cloud-native applications. This release marks a significant milestone for developers and data platform teams...
Azure Cosmos DB Blog
Image MSFT BANNER CONF42GOLANG2022
Aug 13, 2025
Post comments count0
Post likes count0

Go 1.25.0-1 Microsoft build now available

Author Avatar
Davis Goodin
A new release of the Microsoft build of Go is now available for download.
Microsoft for Go Developers
dotnet 10 preview 7 jpg image
Aug 12, 2025
Post comments count2
Post likes count3

.NET 10 Preview 7 is now available!

Author Avatar
.NET Team
Find out about the new features in .NET 10 Preview 7 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!
.NET Blog
Image devblog brand visualstudio2022
Aug 12, 2025
Post comments count2
Post likes count4

GPT-5 Now Available in Visual Studio

Author Avatar
Rhea Patel
We’re excited to share that GPT-5, OpenAI’s latest frontier model, is now rolling out in GitHub Copilot for Visual Studio. GPT-5 offers faster responses and even better performance for writing and understanding code. This release brings a new level of capability to your development...
Visual Studio Blog
Azure DevOps Feature Image
Aug 12, 2025
Post comments count0
Post likes count2

Hunting Living Secrets: Secret Validity Checks Arrive in GitHub Advanced Security for Azure DevOps

Author Avatar
Michael Omokoh
If you’ve ever waded through a swamp of secret scanning alerts wondering, “Which of these are actually dangerous right now?” — this enhancement is for you. Secret validity checks in GitHub Advanced Security for Azure DevOps (and the standalone Secret Protection experience) add a...
Azure DevOps Blog
Oldnewthing Banner image
Aug 12, 2025
Post comments count2
Post likes count0

Thoughts on creating a tracking pointer class, part 2: Using a std::list

Author Avatar
Raymond Chen
Tracking your trackers with a std::list.
The Old New Thing
user revocation event flow image
Aug 12, 2025
Post comments count0
Post likes count1

Real-Time Security with Continuous Access Evaluation (CAE) comes to Azure DevOps

Author Avatar
Angel Wong
We’re thrilled to announce that Continuous Access Evaluation (CAE) is now supported on Azure DevOps, bringing a new level of near real-time security enforcement to your development workflows. 🔐 What Is CAE? Continuous Access Evaluation (CAE) is a feature from Microsoft Entra ID...
Azure DevOps Blog
pythonfeature image
Aug 12, 2025
Post comments count0
Post likes count2

mssql-python vs pyodbc: Benchmarking SQL Server Performance

Author Avatar
Saumya Garg
Reviewed by Imran Masud and Sumit Sarabhai When it comes to working with Microsoft SQL Server in Python, pyodbc has long been the de facto driver. It's mature, trusted and has been serving the community well for years. But as applications scale and Python becomes more...
Microsoft for Python Developers Blog