<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>A quick TransactionScope Example</title><link>http://msmvps.com/blogs/williamryan/archive/2004/07/08/9759.aspx</link><description>Ok, I promised I'd have some examples by Monday and I'm late. Anyway, I'm working on a full fledged article where I really test this thing including MessageQueue as well but this gives you the gist of it. Basically it's just a fleshed out example of what</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: A quick TransactionScope Example - MSDTC</title><link>http://msmvps.com/blogs/williamryan/archive/2004/07/08/9759.aspx#440832</link><pubDate>Thu, 21 Dec 2006 19:14:09 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:440832</guid><dc:creator>Jportelas</dc:creator><description>&lt;p&gt;Any hints on configuring the MSDTC when the TransactionScope is implemented in a aspnet 2.0 web application with a remote database server?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=440832" width="1" height="1"&gt;</description></item><item><title>re: A quick TransactionScope Example</title><link>http://msmvps.com/blogs/williamryan/archive/2004/07/08/9759.aspx#204294</link><pubDate>Tue, 24 Oct 2006 09:06:26 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:204294</guid><dc:creator>casper</dc:creator><description>&lt;p&gt;Ehh why &amp;quot;scopeObject.Dispose();&amp;quot; when u are already &amp;quot;using&amp;quot; it?&lt;/p&gt;
&lt;p&gt;Furthermore why declare the scopeObject outside the &amp;quot;using&amp;quot; statement.&lt;/p&gt;
&lt;p&gt;using (TransactionScope scope = new TransactionScope())&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt; [...]&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;//scope is dispose()d by the using statement at this point.&lt;/p&gt;
&lt;p&gt;Small things I know, but they display some insecurity in the usage of c# and therefore people are less likely to take heed of the actual message in your blog.&lt;/p&gt;
&lt;p&gt;Well just my 2 cents.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=204294" width="1" height="1"&gt;</description></item><item><title>re: A quick TransactionScope Example</title><link>http://msmvps.com/blogs/williamryan/archive/2004/07/08/9759.aspx#71851</link><pubDate>Fri, 21 Oct 2005 01:48:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:71851</guid><dc:creator>William</dc:creator><description>&lt;br&gt; hi...&lt;br&gt;&lt;br&gt; Are you test SQL2K or Oracle? (yeah.. Not SQL2005),&lt;br&gt;&lt;br&gt; When I try to Enlist Transaction to Connectoin object for SQL2k,&lt;br&gt; Excepton (Does Not support Partner DTC Manager...)&lt;br&gt; was raised.&lt;br&gt;&lt;br&gt; SQL2K Server is in another Wi2003 Server.&lt;br&gt;&lt;br&gt; &lt;br&gt; &lt;br&gt; &lt;br&gt;&lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=71851" width="1" height="1"&gt;</description></item><item><title>re: A quick TransactionScope Example</title><link>http://msmvps.com/blogs/williamryan/archive/2004/07/08/9759.aspx#36349</link><pubDate>Fri, 18 Feb 2005 19:14:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:36349</guid><dc:creator>William</dc:creator><description>Are you sure this is right? I thought you had to set Consistent true explicitally to keep anything.&lt;br&gt;&lt;br&gt;Also, calling scopeObject.Dispose() is a bit redundant :)&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=36349" width="1" height="1"&gt;</description></item><item><title>re: Whidbey ADO.NET 2.0 System.Transactions Distributed Transactions. part1</title><link>http://msmvps.com/blogs/williamryan/archive/2004/07/08/9759.aspx#9760</link><pubDate>Thu, 08 Jul 2004 03:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:9760</guid><dc:creator>TrackBack</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=9760" width="1" height="1"&gt;</description></item></channel></rss>