If a table contains 20000 records . In a page at each time
100 records to be displayed. What are the steps u will take
to improve performance? will you use dataset or datareader?

Answer Posted / nitin

DataReader is better Choice for this type of Task becoz
DataReader is Read only, forward only access to data in
Connected Environment.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data view and variable view?

487


What is a serialized object?

538


What is the difference between Optimistic and Pessimistic locking?

544


What is the hierarchy of data in databases?

500


Why edit is not possible in repeater?

522






Define partial class?

512


Is ado.net dead?

540


Describe the disconnected architecture of ADO.NET’s data access model.

540


What is datatable in ado.net?

521


What is the provider being used to access oracle database?

501


What two types of data providers does ADO.NET supply? What determines which one you should use?

536


Explain the two fundamental objects in ado.net?

505


What is ole used for?

502


What are ado.net objects?

531


How can we save all data from dataset?

540