This rule set contains all rules. Running this rule set may result in a large number of warnings being reported. Use this rule set to get a comprehensive picture of all issues in your code. This can help you decide which of the more focused rule sets are most appropriate to run for your projects.
This rule is for information only. The Process Private Bytes counter measures virtual memory allocated by the process you ...
This rule is for information only. The Process Working Set counter measures physical memory usage by the process you are ...
This rule is for information only. The Process()\% Processor Time counter measures CPU consumption of the process you are ...
This rule set contains all Microsoft security rules. Include this rule set to maximize the number of potential security issues ...
This rule set contains all rules. Running this rule set may result in a large number of warnings being reported. Use this ...
This rule set was created with a newer version of Visual Studio and cannot be edited in this version. Saving the rule set ...
This runtime coercion or type test from type {0} to {1} involves an indeterminate type based on information prior to this ...
This sample shows how to get LEFT OUTER JOIN by using DefaultIfEmpty(). The DefaultIfEmpty() method returns null when there ...
This sample uses the Contains operator to check to see if the source sequence contains a particular instance of a DataRow. ...