Answer Posted / tahir
yeah, its DataSet and DataReader.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
What is the use of data grid?
What is difference between dataset and datatable?
What are the classes in System.Data.Common Namespace?
What is dao and ado?
How can we perform transactions in .net?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
Difference between sqlcommand and sqlcommandbuilder?
Define connection string?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
What are the various methods provided by the DataSet object to generate XML?
How can we load multiple tables in a dataset?
What is difference in record set and dataset?
What is datasource in ado.net?
Explain the difference between data reader and data set?