0
kicks
The vastly ignored System.Transactions namespace
2.0 introduced transaction support in the .NET framework. Most everyone is aware of transactions and how they work in databases. But few are aware that transaction support is now built into the .NET platform. This article is a good starting point for learning how transactions work in .NET 2.0.