Header Ads

Code review tools for dot net

Code Review Tools:

1.StyleCop
2.FoxCop

Both these tools are freeware edition and this need to be integrated with Dot Net IDE.

How StyleCop Tool Review the Code:

In default the tool has some validation points for code review.This is would be checked for every code review process.

We can able to add / delete the code review check list points.

Version Details: Microsoft StyleCop 4.3.3.0 (Dot Net 2005)

C# Rule Settings:

1.Documentation Rules
2.Layout Rules
3.Maintainability Rules
4.Naming Rules
5.Ordering Rules
6.Readability Rules
7.Spacing Rules

The above rules have the validation points.Please find the below important validation points

1.Access Modifier Must Be Declared
2.Interface Names Must Begin With (I)
3.Use String Empty For Empty Strings

No comments:

Powered by Blogger.