Avoid naming an enum value 'Reserved'. Adding 'Reserved' values will lead to a breaking change on removal when the value is actually used in a later version of the product.
Average requests per second : {0} Average time to last byte : {1} Average time to first byte : {2} Average content length ...
Avoid API that require users to instantiate a generic type with another generic type as type argument. The syntax gets too ...
Avoid creating compound words from terms which exist in the dictionary as discrete terms. Do not create a compound word such ...
Avoid generic types with more than two type parameters as users have difficulties understanding what type parameters represent ...
Avoid naming an enum value 'Reserved'. Adding 'Reserved' values will lead to a breaking change on removal when the value ...
Avoid using language-specific types name in parameters and members and data type identifiers in parameters. Types names might ...
Axis object - Negative or zero values cannot be plotted correctly on logarithmic charts. Only positive values can be interpreted ...
BackgroundWorker component instance to manage the background thread. Can be created by dragging a BackgroundWorker component ...
Backing field for automatically implemented property '%1!ls!' must be fully assigned before control is returned to the caller. ...