Answer Posted / tahir
yeah, its DataSet and DataReader.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the default Timeout for SqlCommand.CommandTimeout property?
What is ole access?
Define isolation?
What is microsoft ado.net?
If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?
Which object needs to be closed?
describe the dataset object in ado.net.
Do you use stored procedure in ado.net?
What is the default provider in ado.net?
Which property is used to check whether a DataReader is closed or opened?
What are the different row versions available in table?
What is the role of data provider in ado.net?
What are the usages of the command object in ado.net?
differance between ADO vs ADO.Net?
What is data control techniques?