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?)


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ADO.NET Interview Questions

What is method to get XML and schema from Dataset? getXML() and get Schema ()

0 Answers  


Explain sqlconnection object?

0 Answers  


Call a stored procedure from ado.net and pass parameter to it ?

7 Answers   Keane India Ltd, TCS,


What are the advantages of ado.net?

0 Answers  


What does connection string consists of ?

4 Answers   Digital GlobalSoft,






What is disconnected data?

0 Answers  


How to sort the data in Datatable

2 Answers   NetProphet,


What is the main difference between ADO and ADO.Net

4 Answers   HCL,


How to get oledb connection?

3 Answers  


What is DataRowCollection?

0 Answers  


What is a sqldataadapter?

0 Answers  


once data is fetched into dataset connection gets closed. but in datareader connection is always maintained...then why datareader is fast and mainly recommended ?

2 Answers  


Categories