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?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ADO.NET Interview Questions

What is two way data binding android?

0 Answers  


What are the parameters that control most of connection pooling behaviors?

0 Answers  


Whate are different types of Commands available with DataAdapter ?

2 Answers  


once data is fetched into dataset connection gets closed. but in datareader connection is always maintained...then why datareader is fast and mainly recommended ?

2 Answers  


What are the key events of sqlconnection class?

0 Answers  






Do you use stored procedure in ado.net?

0 Answers  


Command objects uses, purposes and their methods.

0 Answers  


What are the essential features of ado.net?

0 Answers  


What is difference between dataset and datatable?

0 Answers  


I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?

0 Answers  


what is data access layer?

2 Answers   Honeywell,


Why is ADO.NET serialization slower than ADO ?

0 Answers   NA,


Categories