Quote:
Originally Posted by MattP
I'd recommend reading the DW2 link that cjard posted.
|
Read it many times, and I can do it blindfold now ;-)
But I'm unfamiliar with, how to cahnge the navagtion bar? Can I somehow see the code behind the bar?
Excellent. Thanks !
Quote:
|
Here's an article on handling concurrency issues in .NET. The article is for an ASP.NET application but it does go over some of the drawbacks of pessimistic locking and provides a couple of sample stored procedures that you could build from: 15 Seconds : Handling Concurrency Issues in .NET
|
Thanks again !