In my last post I had discussed about the basics of transactions,transaction manager & resource manager.In this post we will discuss about the Lightweight Transaction Manager(LTM) a transaction manager introduced with .NET 2.0. Prior to LTM the only transaction manager available in the Microsoft world was the Micrsoft Distributed Transaction Coordinator(MSDTC).This transaction manager is able [...]
Posts Tagged ‘Volatile RM’
.NET Lightweight Transaction Manager
Posted: August 9, 2008 in Transactions, WCFTags: System.Transaction, Volatile RM
0

