digraph used, character sequence '%s' interpreted as token '%s' (insert a space between the two characters if this is not what you intended)
Diagnostic data adapters are not supported when you run tests that target .Net Framework 3.5. The following diagnostic data ...
Diagnostics and data collection for IIS is configured for {0}. Administrative privileges are required for IIS collection. ...
Diagnostics and data collection for IIS is configured for {0}. Administrative privileges are required for IIS collection. ...
Dictionary of type '{0}' cannot add key '{1}'. A TypeConverter will convert the key to type '{2}'. To avoid seeing this error, ...
digraph used, character sequence '%s' interpreted as token '%s' (insert a space between the two characters if this is not ...
Dim statement Declares and allocates storage space for one or more member field. Dim { As New dataType (boundList)][= initializer]}[, ...
Dim statement Declares and allocates storage space for one or more variables. Dim { As New dataType (boundList)][= initializer]}[, ...
Direct comparisons against 'Single.NaN' or 'Double.NaN' (not a number) always return true for inequality and false for all ...
DirectCast keyword Introduces a type conversion operation similar to CType. The difference is that CType succeeds as long ...