Answer Posted / srilekha
ACID properties are:
Atomacity,
consistency,
Isolation,Durability.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
What is the DataTableCollection?
What are the several execute methods of ado.net?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What is data relation?
What are the benefits of using ado.net?
Which is better ole db or odbc?
Can we load multiple tables in a dataset?
What are the methods of XML dataset object?
What are different layers of ADO.Net?
What is a non query?
What is the full form of ado.net?
How to bind the controls(best practice) comboboxes to the data in the dataset?
Is it possible to edit data in Repeater control?
What provider ado.net use by default? Explain the role of data provider in ado.net?