Code Analysis Rule Sets in Visual Studio 2010
- by Anthony Trudeau
Microsoft Visual Studio 2010 introduces the concept of rule sets when configuring code analysis. This is a valuable change from Visual Studio 2008 that I didn't even realize I wanted. Visual Studio 2008 by default selected all rules and then you had to remove rules on an item by item basis.
The rule sets fall into logical groups…