VSTS2010 – Code Analysis The VSTS beta is out with many many great changes and new features. The post today is about Code Analysis new features to help us writing more clear and safe code. The “Code Analysis” window has been change to work with “Rule Set”. A “Rule Set” is a collection of Rules categories and rules. For Example: “Microsoft Security Rules” is a Rule Set, it contains two Rules Categories: Microsoft.Design Microsoft.Security Each Rules Categories contains specific rules. For example...