What are the best .net coding standard enforcement tools?

erolmax

New Member
I am trying to find any coding standards tools / best practice tools which we can use on our projects (mainly html, c# and javascript), I am aware of and use on a regular basis the following:
  • Resharper
  • FXCop
  • Stylecop
  • SVN commit hooks
Is there any others which are of use that I am not aware of yet?Thanks in advance.
 
Back
Top