Detecting and Correcting Managed Code Defects
When you install either Visual Studio Team System Development Edition or Visual Studio Team Suite, you get a code analysis tool that helps you detect and correct code defects. This section describes Code Analysis and how to use the tool to improve your managed code.
In This Section
Learn about the features of the code analysis tool. |
|
Describes the configuration settings for code analysis. |
|
Learn to invoke code analysis tool from within the IDE. |
|
How to: Enable and Disable Specific Managed Code Analysis Warnings |
Learn to selectively enable and disable code analysis warnings. |
Describes how to view and navigate to warnings in code. |
|
Learn to use work item tracking feature in Team Foundation. |
|
Gain hands-on experience by performing code analysis on a managed project. |
|
Learn about In Source Suppression (ISS) to suppress a warning. |
|
Lists and describes code analysis warnings. |
|
Lists and describes code analysis tool errors. |