Consider changing the type of parameter {0} in {1} from {2} to its base type {3}. This method appears to only require base class members in its implementation. Suppress this violation if there is a compelling reason to require the more derived type in the method signature.
Connection string value cannot contain single quotation character (') and double quotation character (") at the same time. ...
Connections to SQL Server database files (.mdf) require SQL Server 2005 Express or SQL Server 2008 Express to be installed ...
Consider adding a security demand to {0}. The following call stack might expose a way to circumvent security protection: ...
Consider adding a security demand to {0}. This method is accessible from outside its assembly, and might therefore provide ...
Consider changing the type of parameter {0} in {1} from {2} to its base type {3}. This method appears to only require base ...
Consider replacing the language-specific data type identifier '{0}' in member name {1} with either a language-independent ...
Const directive Defines a conditional compiler constant. Conditional compiler constants are always private to the file in ...
Constraints for override and explicit interface implementation methods are inherited from the base method, so they cannot ...
Constraints for this type parameter do not match the constraints on the corresponding type parameter defined on one of the ...