Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code analyzer, refactor
Message
General information
Forum:
ASP.NET
Category:
Third party products
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01325627
Message ID:
01325706
Views:
13
>Hi,
>I am looking for any tool that able to analyze my code to make sure it meet my coding standard such as naming convention and best practices. Beside, I also need refactor tool that able to help to change code easily.
>
>Currently, I found the following product, any other recommendation is encouraged. Please advice.
>
>Coding Standard : CodeIt.Right (SubMain)
>Refactor: Resharper (JetBrainer), Refactor!Pro (DevExpress), CodeIt.Once (SubMain)
>

You might want to look at FxCop and the newly released StyleCop. Both of them are free from Microsoft. StyleCop is meant more for actual code standards, naming conventions, etc., but it isn't really all that configurable yet. FxCop is mainly for security and design issues, but it can really be customized and configured (I haven't done much beyond shutting off some of the default rules).
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform