Visual Studio

Powerful and flexible environment to develop apps in the cloud.

Videos

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...
Windows Subsystem for Linux (WSL) Acquisition in Visual Studio
0:05:23
Sign up for the free Pure Virtual C++ 2024 conference on April 30th: https://aka.ms/pure-virtual-cpp-2024 You can now install a Windows Subsystem for Linux distribution directly from Visual...
1.88 GitHub Copilot Release Highlights
0:02:48
4/25/2024, Visual Studio Code
Lightweight inline chat, better commit suggestions, inline chat for your terminal and much more! Here's everything new for GitHub Copilot in the 1.88 (March 2024) release of Visual Studio...
Implementing a functionality with GitHub Copilot for Visual Studio #githubcopilot #visualstudio
0:00:59
Here's a new video where Gwyn "GPS" Peña-Siguenza demonstrates how to create a new functionality in a .NET application with the help of GitHub Copilot in Visual Studio.