SSW Code Auditor >
Screenshots > VS.NET Audit Add-in

Running SSW Code Auditor from Visual Studio
When you start Visual Studio you will see there is a new toolbar with 3 buttons.
Figure: SSW Visual Studio Add-in toolbar
Open a solution in Visual Studio.
Figure: Sample Solution
- Click "Options"
Select which projects you want to scan.
Figure: Options Screen of Visual Studio Add-in
Go to the Code Auditor Tab and change Job set (optional: Default Job Set is C# Rules)
Figure: Option of Code Auditor
- Click the Audit button. A progress bar will pop up.
Figure: Progress Bar after you click Audit
Go to the Output Panel and find "SSW Health Auditor: Code Auditor".
Figure: Choose SSW Code Auditor Output in Visual Studio
- Double Click the line error and fix it and do Step (5) again.
Figure: Fix the code that breaks the rule.