Answer Posted / shahil singh
dim col() as new dt.datacolumn
col(0)=dt.column(1)
dt.primarykey=col
| Is This Answer Correct ? | 30 Yes | 8 No |
Post New Answer View All Answers
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
What are the different ado.net namespaces are available in .net?
Which name space is used to get assembly details?
What is serialization and de-serialization in .net?
What is different between sqlcommand object and command behavior object?
What is ado and dao?
What is the use of data grid?
What are the different methods available under the sqlcommand class to access the data?
What is disconnected data?
Explain the difference in record set and dataset?
List the 4 common ado.net namespaces?
Explain the difference between an ado.net dataset and an ado recordset?
Which method is used to sort the data in ADO.Net?
What is ado.net code?
How to identify the controls which can be used for binding data?