MSDN - CA1709: Identifiers should be cased correctly:It is safe to suppress this warning if you have your own naming conventions, or if the identifier represents a proper name, for example, the name of a company or a technology.You can also add specific terms, abbreviations, and acronyms that to a code analysis custom dictionary. Terms specified in the custom dictionary will not cause violations of this rule. For more information, see How to: Customize the Code Analysis Dictionary.http://stackoverflow.com/questions/6386902/stylecop-fxcop-10-how-do-you-properly-suppress-a-message-only-on-a-namespace-l