Answer Posted / dinesh sharma
DataSet
DataTabel
DataColumns
Datarow
DataPrimaryKey
DataForgeinKey
DataRelationship
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is basic use of data view?
What is dataset object? Explain the various objects in dataset.
What is executenonquery ado.net?
What is the difference between Datareader and Dataset?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What is the executescalar method?
What is ado full form?
What are typed and untyped dataset?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
Explain the various objects in dataset.
Why do we use sqldataadapter?
What is the namespaces being used to access oracle database?
What is difference between Dataview and Datatable?
Explain how to create dynamic gridview?
How to store data in memory?