Tuesday, February 15, 2005 - Posts

Propagating Distributed Transactions – A .NET Remoting Solution

I have published an early draft of an article that I am working on at http://dotnetjunkies.com/WebLog/chris.taylor/articles/54503.aspx. The article describes a simple strategy to flowing distributed transactions across remoting boundaries. It also includes information on enabling TIP (Transaction Internet Protocol) on Windows 2003 server as well as Windows XP SP2. The formating still needs work, especially the code.