Community

Handling Optimistic Concurrency Issues in ASP

(Waqar A. Cheema) With optimistic locking becoming the first choice when implementing web applications, handling concurrency violations is becoming more and more important. This is due to the fact the when we use optimistic locking we are not maintaining a lock on the record at the DB or application

Read More - Register for Free Membership