Answer Posted / akash
Datatable is used to contain data in tabular form using
rows and columns.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain how to create dynamic gridview?
Explain the role of data provider in ado.net?
What is the use of SqlCommand object?
Which is better entity framework or ado.net?
How to perform sorting on a table in ADO.NET?
How to work with disconnected data - the dataset and sqldataadapter?
Which property is used to check whether a DataReader is closed or opened?
What are basic methods of dataadapter?
How to aggregating data across related tables?
Which database is the ado.net sql connection object designed for?
Which is faster ado.net or linq?
What is the meaning of object pooling?
What is the difference between data reader and data adapter?
What is dataset object? Explain the various objects in dataset.
What is ado object model?