I was looking for some good documentation resources on dealing with
database concurrency issues online and I stumbled across this gem from
Microsoft:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/h
tml/concurev4M.asp
In it is a kind of 'best practices' in dealing with var
Merlin Moncure wrote:
> I was looking for some good documentation resources on dealing with
> database concurrency issues online and I stumbled across this gem from
> Microsoft:
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/h
> tml/concurev4M.asp
>
> In it is a kind o
> Merlin Moncure wrote:
> > I was looking for some good documentation resources on dealing with
> > database concurrency issues online and I stumbled across this gem
from
> > Microsoft:
> >
> >
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/h
> > tml/concurev4M.asp
> >
> > I
Merlin Moncure wrote:
>
> > than something we would have in our docs. Perhaps we should like to
> > more outside documentation, but the URL you provided is so
> content-light
> > that I would not recommend it.
>
> hm, I'm not so sure I would agree with that sentiment. Good information
> on how