IF we have lot of records in Database. How we can handle them?
Answer Posted / pavithra
yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is executequery?
How to add a check box or a dropdown list to a column in a datagrid?
How to generate a single aggregate?
differance between ADO vs ADO.Net?
What is dataadapter in ado.net?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
What is ado.net architecture?
Explain what are acid properties?
Explain the basic use of "dataview" and explain its methods.
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
How to load multiple tables into a dataset?
Why is ADO.NET serialization slower than ADO ?
What is the difference between a datareader and a dataset?
What is difference between executequery and executeupdate?
How do you update a dataset in ado.net and how do you update database through dataset?