Microsoft Developer Blogs

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

C++ Refactoring tools in Visual Studio

Code refactoring is the process of restructuring existing code, while its outward functionality remains unchanged. By refactoring, you can simplify complex code structures, reduce code redundancy, and enhance code reusability. Visual Studio offers many tools to help refactor your C++ code. This article will delve into these tools, using the ...


What's new in the Windows Subsystem for Linux in May 2024

For this year's Microsoft BUILD conference, we are thrilled to announce significant updates to WSL. This blog post will provide an overview of these enhancements and the recent developments in WSL. Memory, storage, and networking improvements We announced several improvements back in September as experimental features and have since ...


VBScript deprecation: Timelines and next steps

Scripting options for web development and task automation are modernizing. To provide you with the most modern and efficient options, we are replacing VBScript with more advanced alternatives such as JavaScript and PowerShell. Find out what VBScript deprecation means for you and how you can get ready. What is VBScript? Visual Basic Scripting...