Test Your Knowledge

Getting Started (Full Section) Quiz

Answer all questions to test your understanding

1 What is Visual Studio?
2 What is the free edition of Visual Studio called?
3 Where can you download Visual Studio Community?
4 Which edition of Visual Studio is completely free for individuals?
5 What is the purpose of a workload in Visual Studio?
6 What is the latest version of Visual Studio recommended for this course?
7 Which workload is required for Razor Pages and web development?
8 Which workload is required for Console Apps and Windows Forms?
9 Which workload is required for .NET MAUI mobile and desktop development?
10 What is the purpose of a workload in Visual Studio?
11 Which workload is optional but adds SQL Server Data Tools support?
12 What is SQL Server Express?
13 What does SSMS stand for?
14 What is the default instance name for SQL Server Express?
15 What authentication method is recommended for local development?
16 What are the system databases in SQL Server?
17 What is Git?
18 Where can you download Git?
19 What command configures your Git username?
20 What command verifies Git installation?
21 What is the default branch name in modern Git?
22 Why do you need Git for development?