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 / anna

we have to use datareader.
because it is more faster & efficient than dataset.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If we are not returning any records from the database, which method is to be used?

757


What is serialization and de-serialization in .net? How can we serialize the dataset object?

516


What is ado asp?

513


Why is it important to close an ado.net application?

532


What is dataset and datatable in ado.net?

503






Define table relations?

557


What is Dataset Object?

561


What are the different ado.net namespaces are available in .net?

495


Explain the basic use of "dataview" and explain its methods.

531


Explain the advantage of ADO.Net?

553


how Sequence to connect and retrieve data from database using dataset?

754


How many major types of connection objects in ADO.NET?

592


What is data relation?

500


Describe datareader object of ado.net with example.

511


Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?

456