Community

Simplify Your Code with TransactionScope

(Peter Vogel) In an earlier column, I referenced using TransactionScope instead of the ADO.NET Transaction object. The problem with an ADO.NET Transaction object is that it must be associated with each ADO.NET Command object that’s involved in the transaction.

Read More - Register for Free Membership