Link to home
Start Free TrialLog in
Avatar of playofwords
playofwordsFlag for India

asked on

C# Coding Standards Complaince Checking utility?

C# Coding Standards Complaince Checking utility?
------------------------------------------------------------
I am looking for a utility similar to CheckStyle ( http://checkstyle.sourceforge.net ) for C#.

*Must work on Source code ( unlike  FxCop http://www.gotdotnet.com/team/fxcop )
*Must be available under a free license for non-commercial use ( GNU/GPL/OpenSource/etc)
or* if commercial license, a evaluation copy must be available for download.

Any suggestions?

Thanks
Avatar of _TAD_
_TAD_



Here's a tool, although its a bit pricy (free trial)
http://www.flexisoftsolutions.com/Products/SM2004/SM2004.aspx?m=3
ASKER CERTIFIED SOLUTION
Avatar of _TAD_
_TAD_

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of playofwords

ASKER

Thanks to everyone for their input.