Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » System.Transactions   (RSS)

MSDN Developer Guide for System.Transactions

The Visual Studio 2005 developer guide for System.Transactions is now available at http://msdn2.microsoft.com/en-us/library/w97s6fw4(en-US,VS.80).aspx under MSDN Library\Visual Studio 2005\Product Documentation\Visual Studio\.Net Framework Programming
Posted by florinlazar | 0 Comments
Filed under:

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