Search code examples
.netarchitecturetransactionsdistributed-transactionstransactionmanager

Reading Resources needed for Transaction Management in .Net


I need to look into some .Net based Transaction Management for an in-flight project. Does anyone have any online reading resources that would give me some grounding / background reference when I start looking at what the systems currently doing?

The transactions we talking about are a mix of inter-system / WCF and DB calls.


Solution

  • Checkout: