SSW Health Auditor > FxCop Tutorial

Visual Studio add-in

FxCop Tutorial

  1. Locate the new toolbar in Visual Studio.

    Figure: SSW Health Auditor toolbar

  2. Select projects you want to scan with FxCop.

    Figure: Select projects to scan

  3. Check the settings of FxCop.
    FXCop Setting
    Figure: FxCop settings for this solution

  4. Click "Audit" to audit and analyze your project.

    Figure: Audit your project from Visual Studio environment.

  5. Select what to do after audit finished, make sure "Open printable reports" is selected.

    Figure: Select what to do after audit finished.

  6. See the results and fix all the problems accordingly.
    Results
    Figure: The 'FxCop Analysis Report' tells the developer to fix 33 issues.