First of all i want to say hello to everybody on the ranch here. This is my first post, i hope it will be my last.
At the moment I am trying to pass the Developers Exam and learn something on the way. I have read several posts at the forum, as well as reading some of the chapters of the Sybex certification book.
I am confused about the locking system described on the forum. It seems that there is no need for locking operating in 'local' mode. Why is this? I assigned a
thread for every action my gui will perform. Unless I am mistaking, this too can cause data corruption.