Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code analyzer, refactor
Message
Information générale
Forum:
ASP.NET
Catégorie:
Produits tierce partie
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01325627
Message ID:
01325706
Vues:
14
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform