What?s the role of the DataReader class in ADO.NET connections?
Answer Posted / guest
returns a read-only dataset from the data source when the
command is executed.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is meant by executenonquery?
Some important instruction regarding ADO.NET connection string ?
What is the executescalar method?
Is ado.net an orm?
How to store data in memory?
What are typed and untyped dataset?
How can we perform transactions in .net?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
What are the key features of ado.net?
What is the difference between data reader and data adapter?
What is ado data control?
describe the dataset object in ado.net.
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
Why do we serialize data?
How to identify the controls which can be used for binding data?