Answer Posted / sandyni
Dataset which is disconnected and DataReader which is
connected are the two main fundamental objects of ADO.Net
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain the difference in an abstract class and an interface?
What is difference between sqldatareader and sqldataadapter?
What is ado net stands for?
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?)
Explain how to call the sql commands asynchronously in ado.net version 2.0?
What are the key features of ado.net?
Explain ado.net features?
What is difference between datagridview and datagrid control in winforms?
Define bubbled event?
What are ado.net objects?
Which is faster ado.net or linq?
Explain which name space is used to get assembly details?
Define connection string?
Why is stored procedure used in ado.net?
What is the difference between Optimistic and Pessimistic locking?