IF we have lot of records in Database. How we can handle them?
Answer Posted / naren
Increase the execution timeout in ADO.NET
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All 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?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
What is defaultview in datatable?
What is dbcontext and dbset in entity framework?
What is the role of clr?
What is data reader in ado.net?
What is the difference between oledb sql server and oledbdotnet provider?
What is Data view?
What is dataset object? Explain the various objects in dataset.
How to pass values into a datatable?
What is sqlconnection and sqlcommand?
What are the methods of XML dataset object?
What are the ado.net connection pooling parameters?
What are all components of ADO.Net data provider?
What is aggregating data ?