Static Code Analysis (aka FxCop) – Simple Code Analysis

added by rcash
8/24/2011 3:39:27 PM

138 Views

Join me as we dig into a little less known feature of Visual Studio called Static Code Analysis. Although most versions come with this feature it is often underutilized. In this instructional series we will look at the ins and outs of Static Code Analysis.


1 comments

dpeterson
8/24/2011 3:40:37 PM
FxCop is a nice tool, I wish there was a nice "slider" feature though since sometimes a lot of the warnings aren't in the same league. It would be nice to filter those out on a sliding scale.