Answer Posted / muralik.it
By declaring the command object
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
What does ado stand for?
What is a dataview?
Is it possible to load multiple tables in a Dataset?
What is a control toolbox?
Explain the various objects in dataset.
What are the pre-requisites for connection pooling?
Does ado.net use odbc?
Which method is used to sort the data in ADO.Net?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What is bubbled event?
How to bind the controls(best practice) comboboxes to the data in the dataset?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?
Describe ado.net object model in detail.
Define the executescalar method?