Yeah, I'm on company with Firewall and Sophos antivirus.
Because CodeIt.Right scan the source code also, so I think that we should have some more features
- Allow checking public method XML Comment existing or not, that's so great because it will prevent the developer coding without document.
- It should also scan the header of source file (most of the source code has this as comment, except the source code file of dummy developer)
- This feature I think it's not easy, it should ignore the Visual Auto generate code. for example, when I create a text box on a Form with Text value = "Text box 1", then VSS will automatically create the textbox object and have the statement: TextBox1.Text = "Text box 1"; this should be ignore the Rule related to globalization (just example) Or the programmer should list some files that it will ignore when analyze code, this list must be save for other analysis.
These are the cool feature that another tools does not support. Because, most of the main feature of CodeIt.Right, FxCop also have, except the correct... Because FxCop analyze on assembly, and CodeIt.Right works on source code, so, I think you should use this advantage to do which assembly analysis tool (like FxCop) can not.
Thanks and look forward to testing the next beta release.