Answer Posted / pawan
Because it supports connected architecture.
| Is This Answer Correct ? | 8 Yes | 9 No |
Post New Answer View All Answers
If a table contains 20000 records. In a page at each time 100 records to be displayed.
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?
What is microsoft ado.net?
What is ole access?
Explain the role of data provider in ado.net?
Which database is the ado.net?
Can we load multiple tables in a dataset?
Explain how to pass multiple tables in datasets simultaneously?
What does ole stand for in excel?
What is Serialization in .NET? what are the types of Serialization?
What is the difference between sqlcommand and sqldataadapter?
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?
What is oledb connection?
What do you mean by performing asynchronous operation using command object?
What is executequery?