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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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