Thanks for posting this beta version for feedback. Like others, I'm evaluating a few different options right now, including CodeIt.Right and the (fxcop) integrated code analysis in VS2005. I very much like that this can analyze source code. That said, here are my questions:
1) Any idea how much this tool is going to cost, per seat, or for a team of 10-15 developers?
2) I used the project wizard and created a custom rule project. How do I get it to show up in the Profile Editor?
3) It doesn't seem like there is a lot of flexibility around creating naming convention rules. I'm also looking at Visible Progress and they have a lot of flexibility around defining custom naming rules. I'm especially interested in defining some custom rules that support Hungarian notation. I know that Microsoft doesn't endorse this, but we have SO MUCH code that uses it, and I don't want to change it all. Maybe the SDK supports more flexibility than I think it does. I've downloaded the help file, but more complete documentation and some examples would be a big help.
4) Any plans for intellisense for rule checking/correction?
5) Any plans for automated generation of a document that lists all of the rules we have chosen. The hope would be that we could use this as our "Coding Standards" document.
Thanks!