Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » System.Transact... » Transactions   (RSS)
Sorry, but there are no more tags available to filter with.

Transactions made easy: System.Transactions

Currently in .Net Framework (v1.0 and v1.1) the support for transactions is offered by System.EnterpriseServices and by the System.Data.IDbTransaction, implemented by one of your favorite data provider (see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconprocessingtransactions.asp?frame=true
 
Page view tracker