Skip to content

Latest commit

 

History

History

Visual Studio

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

C# and .NET Development with Visual Studio for Beginners

In this video series, we will look at the best features Visual Studio has to offer including code navigation, debugging, testing, code completion, and collaboration. You'll learn all the basics to get started with Visual Studio 2022 and .NET 8, with lots of valuable customization and productivity tips along the way.

Video Series Link

Full Series: YouTube link: https://aka.ms/dotnet/beginnervideos/youtube/visualstudio

Learn link: https://aka.ms/dotnet/beginnervideos/learn/visualstudio

Individual Video Links:

  1. Intro to Visual Studio 2022
  2. Install Visual Studio and run C# with Copilot
  3. Visual Studio Productivity Tips
  4. Visual Studio plus Git and GitHub

Overview

Goal Get you ready to use Visual Studio for C# and .NET Development
What will you learn Use Visual Studio for editing, debugging, testing, navigating, collaborating and leveraging AI with your code.
What you'll need
Number of videos 4
Follow along Starter Code
Slides Powerpoint

Video

YouTube link: https://aka.ms/dotnet/beginnervideos/youtube/visualstudio

Learn link: https://aka.ms/dotnet/beginnervideos/learn/visualstudio

Pre-Learning

What students will learn

Visual Studio is an integrated development environment (IDE) that�s very popular for .NET and C++ workloads. This series is a quick look at the best features Visual Studio has to offer including code navigation, debugging, testing, code completion, and collaboration. You'll learn all the basics to get started with Visual Studio 2022 and .NET 8, with lots of valuable customization and productivity tips along the way.

Video 1 : Intro to Visual Studio 2022

In this video series, we introduce Visual Studio 2022. Visual Studio is an integrated development environment (IDE) that�s very popular for .NET and C++ workloads. Because Visual Studio has been around for over 20 years, it also supports many other languages and frameworks and has a massive ecosystem of extensions! This series is a quick look at the best features Visual Studio has to offer including code navigation, debugging, testing, code completion, collaboration, and git tooling.

Intro to Visual Studio 2022

Video 2 : Install Visual Studio and run C# with Copilot

In part two of this series, we demonstrate how to install Visual Studio 2022 and get started coding and debugging in C# with GitHub Copilot Chat. The video covers how to install Visual Studio 2022, install workloads, checkout preview versions of Visual Studio, and create a new C# .NET 8 project.

Install Visual Studio and run C# with Copilot

Video 3 : Visual Studio Productivity Tips

In part three of this series, we walkthrough a series of productivity tips and tricks in Visual Studio 2022. The video covers customizations, navigation, debugging, editing, refactoring, and accessibility.

Visual Studio Productivity Tips

Video 4 : Visual Studio plus Git and GitHub

In part four of this series, we show how to get started with Git and GitHub in Visual Studio. The video covers what Git is, and how to use Git and GitHub on a daily basis to back up your work and collaborate with your team members.

Visual Studio plus Git and GitHub

Next steps

Feedback

Be sure to give feedback about this workshop!

Code of Conduct