- StyleCop
StyleCop is a free
static code analysis tool fromMicrosoft that checks C# code for conformance to StyleCop's recommended coding styles and a subset of Microsoft's .NET Framework Design Guidelines. StyleCop analyzes thesource code , allowing it to enforce a different set of rules fromFxCop . The rules are classified into the following categories:* Documentation
* Layout
* Maintainability
* Naming
* Ordering
* Readability
* SpacingStyleCop includes both
GUI and command line versions of the tool.External links
* [http://code.msdn.microsoft.com/sourceanalysis StyleCop homepage]
* [http://blogs.msdn.com/sourceanalysis/ StyleCop blog]
* [http://www.onedotnetway.com/stylecop-tutorial/ StyleCop Tutorial]
Wikimedia Foundation. 2010.