Welcome to MSDN Blogs Sign in | Join | Help

October 2004 - Posts

XA Transactions in Windows XP SP2

Service Pack 2 adds to Windows XP the same level of security as in Windows Server 2003 for XA transactions (transactions that are used with XA-compliant resource managers like Oracle, IBM DB/2 etc). See my previous post at http://blogs.msdn.com/florinlazar/archive/2003/12/04/41370.aspx

Don Box about System.Transactions

This is about an old article posted in MSDN Magazine but I want to make sure you didn't miss the paragraphs about System.Transactions that Don put together in " A Guide to Developing and Running Connected Systems with Indigo ": “Indigo also provides significant
Posted by florinlazar | 7 Comments
Filed under: , ,

Propagating MSDTC transactions

MSDTC offers two types of propagation for transactions: Export/Import (the most known one) and Transmitter/Receiver . The semantic difference between the two is that the Export/Import is a " push " model (the transaction is "pushed" to the remote machine
Posted by florinlazar | 5 Comments
Filed under: ,

Attachment(s): OleTxTransaction.zip
 
Page view tracker