Follow me on Twitter at Twitter.com/wbm
FYI, I'm blogging most of my stuff over at More Wally now.
You might want to add my rss feed to your reader at:http://morewally.com/cs/blogs/wallym/rss.aspx
System.Transactions - Wallace B. McClure

Wallace B. McClure

All About Wally McClure - The musings of Wallym on Web, HTML5, Mobile, MonoTouch for iPhone, MonoDroid for Android, and Windows Azure.

News

Personal Blog

Work Blog

.NET

Book Authors

Business

Family

Friends

Georgia Tech Bloggers

Personal

Archives

System.Transactions

If you are in an existing transaction and within a Sql CLR Object, when you create a connection to a remote server, you will automagically be promoted to a distributed transaction and use the System.Transactions namespace.  if you don't open a connection to a remote server, a distributed transaction is not created and you don't need to worry about its overhead.  Much sweeter than the COM+ way of you either get a distributed transaction whether you need it or not.

Wally

Comments

Robert Hurlbut said:

There was a way to write code in Enterprise Services and old COM+ to do the same thing "automagically", but did require a little more effort. It is nice that they are making this more seamless.
# May 11, 2005 10:20 AM
Leave a Comment

(required) 

(required) 

(optional)

(required)