Try searching for "C# guidelines tool" on google.
Here's what I've found:
http://www.c-sharpcorner.com/tools.asp
-Oleg.
" KishorK" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> How you guys go for checkstyle of your C# code?
>
> For our C# project we have some code design guide lines as to whether
barces
> are in place and whethere lines are upto
>
> We have FxCop and its working great but that is for checking binaries and
> not for checking source code styles.
>
> We are looking something of the sort of CheckStyle and PMD of java world.
>
> Awaiting replies.
>
>