Hi,
could anybody recommend some articles/books/whitepapers on transaction best practices?
which methods and why should be in transactions? should I use nested transactions? limitations/ warnings when using transactions....
we need to set up correctly transaction boundaries on an enterprise project.
thanx


Reply With Quote