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?
1087If 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?
1108
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?
How is it possible to get 2 tables of data at a time by using data reader?
What are the steps you will take to improve performance? Will you use dataset or datareader?
What is an example of ordinal data?
What is basic use of data view?
What is the difference between sqlcommand and sqldataadapter?
What is the difference between Datareader and Dataset?
Why is ADO.NET serialization slower than ADO ?
Which provider is used to connect ms access, oracle, etc…?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
What are all the commands used with Data Adapter?
Can we connect two dataadapters to same data source using single connection at same time?
What is the use of data grid?
What are all features of ADO.Net?
Is bulk insert faster than insert?