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
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What is difference between dataset and datatable?
differance between ADO vs ADO.Net?
How can we add/remove row's in "datatable" object of "dataset"?
How to creating a SqlCommand Object?
What are the various methods provided by the DataSet object to generate XML?
What is namespace in ado.net?
What DataReader class do in ADO.NET ?
What are the steps you will take to improve performance?
Define the data provider classes that is supported by ado.net?
What is data relation?
Define Execute Scalar?
Define isolation?
Which is faster dataset or datareader?
What is sqlconnection and sqlcommand?