What is basic use of data view?
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.
2 Answers Fulcrum Logic, Satyam,
What does ole stand for in excel?
What is aggregate root?
What does executereader return?
once data is fetched into dataset connection gets closed. but in datareader connection is always maintained...then why datareader is fast and mainly recommended ?
Which method in OLEDBAdapter is used to populate dataset with records?
Explain different methods and Properties of DataReader which you have used in your project?
How xml files and be read and write using dataset ?
Does ado.net use odbc?
Which method do you invoke on the DataAdapter control to load your generated dataset with data?
What are the benefits of using of ADO.NET in .NET 4.0?
Do you use stored procedure in ado.net?