What are the three Ado objects?
Answer Posted / sush
1.)Connection object
2.)command object
3.)dataset objet
Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
How do you update a dataset in ado.net?
Why do we use sqldataadapter?
Explain the difference between data reader and data set?
Which is faster sqldataadapter and sqldatareader?
What is the meaning of object pooling?
Which is faster dataset or datareader?
How can you add or remove rows from the datatable object of dataset?
What are the Data providers in ADO.Net?
What is ado data control?
Explain the dataadapter class in ado.net?
What is the difference between data grid and data repeater?
What are the types of databinding?
What is openrowset?
What is connection pooling and what is the maximum pool size in ado.net connection string?
Explain the basic use of "dataview" and explain its methods.