how to use transactionscope in dotnet?
how to use Transaction Scope in C#? what is the use of this Transaction Scope?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Jul 16, 2012, 9:32 AM
Please refer the below links
http://msdn.microsoft.com/en-us/library/ms172152%28v=vs.90%29.aspx
http://www.c-sharpcorner.com/uploadfile/mosessaur/transactionscope04142006103850am/transactionscope.aspx
http://www.codeproject.com/Articles/54426/MSDTC-Service-enable-issues-when-Using-NET-Transac
Thanks