2
votes
2answers
132 views
SubSonic2.2 SharedDbConnectionScope and TransactionScope Transaction Confusion
ARGH!!!
There seems to be a little confusion surrounding the SharedDbConnectionScope and TransactionScope objects to enable wrapping your SubSonic queries within a transaction.
The docs suggest …
1
vote
0answers
18 views
SubSonic 2.2 + SharedDbConnectionScope
I have seen posts (first, second) on StackOverflow that say that SubSonic 2.2's SharedDbConnectionScope doesn't work with TransactionScope.
Can we still rely on SharedDbConnectionScope in other …
