Visual Studio

Powerful and flexible environment to develop apps in the cloud.

Videos

Using ESLint and Prettier in Visual Studio Code
0:21:39
Josh shows how you can use ESLint to set rules for your JavaScript/TypeScript code and how you can easily format it. He uses VS Code here, but you can do the same things in Visual Studio....
Templates View for Build Insights in Visual Studio
0:05:18
The new Templates View for Build Insights in Visual Studio helps you diagnose build time issues related to templates. If your builds are not running fast enough and you think it could be due to...
Referencing a file in GitHub Copilot for Visual Studio #githubcopilot  #visualstudio
0:00:52
A project never consists of one single file. In fact, most applications have multiple code files, as well as additional configuration files, test files, data and other helpers. In the new video...
GitHub Copilot - The Ecosystem Is Larger Than You Think
0:06:39
What Microsoft products are using AI and how? @ReynaldAdolphe, Sr Developer Advocate at Microsoft focuses on one particular product, platform, or application using AI, and how developers can...
Deep Dive into RegEx with Stephen Toub
1:09:31
5/6/2024, dotNET
Scott and Stephen are back with another deep dive into C# and .NET features. This time is RegEx, everyone's favorite powerful magical strings that you can never figure out how to exactly get...
Enhancing C++ development with Copilot Chat
0:30:58
Copilot and Copilot Chat are AI-powered tools integrated into Visual Studio and VS Code that have the potential to unlock new levels of productivity with your C++ development. In this session,...
New Editor Features in Visual Studio for C++ Programmers
0:07:51
Find out all about some of the new Visual Studio editor features we've added for C++ developers, such as Rename Suggestions, All-in-one Search, and more. Sign up for the free Pure Virtual C++...
Using the "Slash test" command in GitHub Copilot for Visual Studio #githubcopilot #visualstudio
0:00:57
Another example of using Slash commands in GitHub Copilot for Visual Studio in this new video. Gwyn "GPS" Peña-Siguenza shows here how to implement a new unit test in less than a minute and run...
Code Analyze your SQL scripts in Visual Studio and elsewhere | Data Exposed: MVP Edition
0:15:06
4/30/2024, Microsoft Developer
Maybe you already take advantage of the C# code analyzers built into the .NET SDK, that help you improve code consistency, quality, security and avoid common mistakes and potential bugs. But did...
Optimizing Game Development Workflows with Visual Studio and AI
0:53:56
Sign up for the free Pure Virtual C++ 2024 conference on April 30th: https://aka.ms/pure-virtual-cpp-2024 Together, we will dive deep into how to clean up build inefficiencies and reduce build...
Updates to the VS Code CMake Tools Sidebar
0:10:02
Sign up for the free Pure Virtual C++ 2024 conference on April 30th: https://aka.ms/pure-virtual-cpp-2024 We've made several improvements to the CMake tools sidebar in Visual Studio Code. Learn...
CMakePresets.json Version 6 Support in Visual Studio and VS Code
0:16:02
Sign up for the free Pure Virtual C++ 2024 conference on April 30th: https://aka.ms/pure-virtual-cpp-2024 Check out our support for CMakePresets.json version 6 in both Visual Studio and Visual...