assistance with fxcop
- by amateur
I am at present developing a mvc4 project that comunicates to a set of wcf services. I am setting such up in tfs build for a team of developers.
I am very much a newbie to fxcop and code analysis in general. I am currently researching it and have some questions following this:
Is it recommended to use the rules that come with fxcop?
Should it be included as a build task during builds?
What is the value from it?
Are there guidelines to what rules to abide by or is it best to go with the default?
Is it correct to run the analysis as a post build event?
I am a newbie to fxcop and would like some feedback. I am as it is integrating stylecop in to my build.