<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Include File Operations in Your Transactions Today with IEnlistmentNotification</title>
	<atom:link href="http://www.chinhdo.com/20080825/transactional-file-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chinhdo.com/20080825/transactional-file-manager/</link>
	<description>Chinh's not quite random thoughts on software development, .NET, gadgets, and other things.</description>
	<lastBuildDate>Tue, 09 Mar 2010 13:15:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chinh Do</title>
		<link>http://www.chinhdo.com/20080825/transactional-file-manager/comment-page-1/#comment-76679</link>
		<dc:creator>Chinh Do</dc:creator>
		<pubDate>Wed, 03 Feb 2010 16:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.chinhdo.com/20080825/transactional-file-manager/#comment-76679</guid>
		<description>Marouane:

Restoring ACLs (Access Control Lists) when rolling back transactions is not currently supported. In other words, if you make changes to the ACLs as part of your transaction, and then roll it back, the rolled back files may not retain the original ALCs.

I&#039;ll see if I can add support for it. Seems like a nice feature to have. Do you happen to have code to retrieve and set ALCs?

Chinh</description>
		<content:encoded><![CDATA[<p>Marouane:</p>
<p>Restoring ACLs (Access Control Lists) when rolling back transactions is not currently supported. In other words, if you make changes to the ACLs as part of your transaction, and then roll it back, the rolled back files may not retain the original ALCs.</p>
<p>I&#8217;ll see if I can add support for it. Seems like a nice feature to have. Do you happen to have code to retrieve and set ALCs?</p>
<p>Chinh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marouane</title>
		<link>http://www.chinhdo.com/20080825/transactional-file-manager/comment-page-1/#comment-76675</link>
		<dc:creator>Marouane</dc:creator>
		<pubDate>Wed, 03 Feb 2010 11:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.chinhdo.com/20080825/transactional-file-manager/#comment-76675</guid>
		<description>would it be possible to include a method for setting ACLs on the files in the transaction ?</description>
		<content:encoded><![CDATA[<p>would it be possible to include a method for setting ACLs on the files in the transaction ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aldara</title>
		<link>http://www.chinhdo.com/20080825/transactional-file-manager/comment-page-1/#comment-54221</link>
		<dc:creator>Aldara</dc:creator>
		<pubDate>Wed, 02 Sep 2009 22:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.chinhdo.com/20080825/transactional-file-manager/#comment-54221</guid>
		<description>&lt;strong&gt;Aldara...&lt;/strong&gt;

Would it be nice if we can do something like this in our applications?// Wrap a file copy and a data [...]...</description>
		<content:encoded><![CDATA[<p><strong>Aldara&#8230;</strong></p>
<p>Would it be nice if we can do something like this in our applications?// Wrap a file copy and a data [...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wrap Your Unit Tests in Transactions &#187; Chinh Do</title>
		<link>http://www.chinhdo.com/20080825/transactional-file-manager/comment-page-1/#comment-14368</link>
		<dc:creator>Wrap Your Unit Tests in Transactions &#187; Chinh Do</dc:creator>
		<pubDate>Fri, 06 Feb 2009 03:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.chinhdo.com/20080825/transactional-file-manager/#comment-14368</guid>
		<description>[...] my Transactional File Manager, you can also restore the state of the file system in addition to the database. Transactional File [...]</description>
		<content:encoded><![CDATA[<p>[...] my Transactional File Manager, you can also restore the state of the file system in addition to the database. Transactional File [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Memory Leak Fix for Transactional File Manager &#187; Chinh Do</title>
		<link>http://www.chinhdo.com/20080825/transactional-file-manager/comment-page-1/#comment-6559</link>
		<dc:creator>Memory Leak Fix for Transactional File Manager &#187; Chinh Do</dc:creator>
		<pubDate>Wed, 24 Dec 2008 22:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.chinhdo.com/20080825/transactional-file-manager/#comment-6559</guid>
		<description>[...] found a memory leak in my Transactional File Manager, so here&#8217;s version 1.0.1 with a fix for the leak. Click here to download.   This entry was [...]</description>
		<content:encoded><![CDATA[<p>[...] found a memory leak in my Transactional File Manager, so here&#8217;s version 1.0.1 with a fix for the leak. Click here to download.   This entry was [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chinh Do</title>
		<link>http://www.chinhdo.com/20080825/transactional-file-manager/comment-page-1/#comment-4851</link>
		<dc:creator>Chinh Do</dc:creator>
		<pubDate>Thu, 04 Sep 2008 13:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.chinhdo.com/20080825/transactional-file-manager/#comment-4851</guid>
		<description>Frederic: Please try again. I was using a relative link and I guess it worked only sometimes, depending on whether you were on the main page or were looking at the blog post itself. It should work all the time now. Thanks!</description>
		<content:encoded><![CDATA[<p>Frederic: Please try again. I was using a relative link and I guess it worked only sometimes, depending on whether you were on the main page or were looking at the blog post itself. It should work all the time now. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederic Gos</title>
		<link>http://www.chinhdo.com/20080825/transactional-file-manager/comment-page-1/#comment-4844</link>
		<dc:creator>Frederic Gos</dc:creator>
		<pubDate>Thu, 04 Sep 2008 11:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.chinhdo.com/20080825/transactional-file-manager/#comment-4844</guid>
		<description>Hi ;)

The link to the source code is still broken. 

brgds
Frederic</description>
		<content:encoded><![CDATA[<p>Hi <img src='http://www.chinhdo.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The link to the source code is still broken. </p>
<p>brgds<br />
Frederic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chinh Do</title>
		<link>http://www.chinhdo.com/20080825/transactional-file-manager/comment-page-1/#comment-4762</link>
		<dc:creator>Chinh Do</dc:creator>
		<pubDate>Tue, 02 Sep 2008 23:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.chinhdo.com/20080825/transactional-file-manager/#comment-4762</guid>
		<description>Codaholic: Thanks for the note. Good idea re directory snapshot.</description>
		<content:encoded><![CDATA[<p>Codaholic: Thanks for the note. Good idea re directory snapshot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: codaholic</title>
		<link>http://www.chinhdo.com/20080825/transactional-file-manager/comment-page-1/#comment-4614</link>
		<dc:creator>codaholic</dc:creator>
		<pubDate>Sat, 30 Aug 2008 02:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.chinhdo.com/20080825/transactional-file-manager/#comment-4614</guid>
		<description>Very nice! Thanks for sharing. It would be nice to add the ability to take a snapshot of a whole directory as well.</description>
		<content:encoded><![CDATA[<p>Very nice! Thanks for sharing. It would be nice to add the ability to take a snapshot of a whole directory as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chinh Do</title>
		<link>http://www.chinhdo.com/20080825/transactional-file-manager/comment-page-1/#comment-4558</link>
		<dc:creator>Chinh Do</dc:creator>
		<pubDate>Tue, 26 Aug 2008 16:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.chinhdo.com/20080825/transactional-file-manager/#comment-4558</guid>
		<description>antlinks:

Thanks for the note. I&#039;ve fixed the broken link.</description>
		<content:encoded><![CDATA[<p>antlinks:</p>
<p>Thanks for the note. I&#8217;ve fixed the broken link.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
