-
Course
- Core Tech
Code Analysis in Visual Studio 2019
This course will teach you how to use and configure Visual Studio 2019 tooling to analyze, enhance and enforce the quality of your code.
What you'll learn
Application source code can often deteriorate in quality as projects grow in complexity. In this course, Code Analysis in Visual Studio 2019, you will learn how to use Visual Studio to analyze, enhance, and enforce the quality of your source code. First, you will learn how to work with the built-in Visual Studio analyzers to improve your code. Next, you will see how to install and configure additional analyzers for more advanced analysis. Finally, you will explore command line tooling and build pipeline integration, code metrics, and even get started creating your own analyzer. By the end of this course, you will have a better understanding of how to use Visual Studio to improve the quality of your project source code.
Table of contents
- Version Check | 20s
- What Is Code Analysis? | 3m 25s
- Next Generation Code Analysis Tooling | 3m 23s
- Touring the Sample Application | 2m 23s
- Quick Fixes Using Roslyn Analyzers | 4m 27s
- Using the Code Cleanup Tools | 3m 2s
- Customizing the Visual Studio Analyzers | 3m 28s
- Working with Editorconfig | 3m 56s
About the author
Alex Wolf is passionate about software development and mastering new technologies. He has several years of experience working almost exclusively with the .NET Framework and related platforms. Alex is also a Microsoft Certified Professional in both MVC Application development and HTML 5 technologies. He loves learning new things!
More Courses by Alex