Reputation: 11725
Where can I reference TransactionScope? What is it used for? Where can I have information related to that?
Can it be used to solve nested transactions?
Upvotes: 0
Views: 538
Reputation: 22424
Ayende Rahien has also discussed this on his blog
Regarding nested transactions read this S.O. post which actually gives you quite a bit of info. Also see this other S.O post
edit You can also do a search on the nhusers group as this provides quite a bit of info how people use the transactionscope. Also read this post as it provides more info
Upvotes: 1