How do you handle data concurrency in .NET ?
Answer Posted / suresh
Pessimistic locking, last-win-approach and optimistic
locking
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Define Execute Scalar?
can we create synonymn in ms access,sql server,my sql if so explain me with example
What is ambient transaction?
What is the provider being used to access oracle database?
What is connection in ado.net?
Is it possible to load multiple tables in a Dataset?
Why is stored procedure used in ado.net?
What are the different ado.net namespaces are available in .net?
What are two important objects of ADO.Net?
What is DataReader Object?
Explain the difference between sqlcommand object and command behavior object?
What DataReader class do in ADO.NET ?
How can we save all data from dataset?
Explain why edit is not possible in repeater?
What is Data view?