Answer:
If the CaseSensitive property of a DataSet is set to true, then the string comparisons for all the DataTables within dataset will be case sensitive. By default the CaseSensitive property is always false.
Asked In: Many Interviews |
Alert Moderator