Answer Posted / nandini
DataSet and DataReader are the tow funadamental object in
ADO.NET
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are the ado.net connection pooling parameters?
What are basic methods of dataadapter?
What is shadow copy?
List the 4 common ado.net namespaces?
What is untyped dataset?
What is the use of data grid?
What is the difference between linq and ado.net?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What are the Features of a dataset
Give an example that shows how to execute a stored procedure in ado.net?
What is the difference between executequery and executenonquery?
What is the default timeout specified for "sqlcommand.commandtimeout" property?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is an ado?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?