Saturday, July 4, 2009

CAT.NET for Code Analysis

Tool:
This is another one , I use for Code Analysis. Infact this tool is FxCop but with a new name and rules.

You can download CTP from here -- > Download 32 bit MSI
If you check the links below, you can also find the 64bit edition.

How to Use:
This tool is preety simple to use as it automatically get integrated with Visual Studio. If you have Visual Studio then you need to re-open the project.

Steps:
1. You can run it from Tools > CAT.Net Code Analysis , a new window will open.
2. Configure the default settings for location of your Code Analysis reports.
3. You can click to Analyze to start analyzing the binaries.

0 comments: