Interview Question in Visual Studio 2005


 

Interview Question :: Can anyone recommend a Code Review tool for cSharp

I am looking for a Code Review tool for C# that

1. Integrates with Visual Studio 2005
2. Allows you to easily add custom rules
3. Doesnt cost a mint !

The main need for this tool is to ensure that our developers adhere to our Microsoft Coding Standards and our own specific set of standards.

So far I have come across:

* FxCop - only works on assemblies and is difficult to customise
* Code Analysis for Visual Studio Team Edition - too expensive
* SSW Code Auditor - trial version seems buggy

The following site is the best I have found for simialr tools but none really meet the criteria:

http://sharptoolbox.com/categories/code-...

Any help would be greatly appreciated.

Seamus
by ksk