<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Preserving the last &#8220;Modified By&#8221; when checking in a file</title>
	<atom:link href="http://hristopavlov.wordpress.com/2008/06/17/preserving-the-last-modified-by-when-checking-in-a-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://hristopavlov.wordpress.com/2008/06/17/preserving-the-last-modified-by-when-checking-in-a-file/</link>
	<description>The "Why" and "How" of SharePoint Development</description>
	<lastBuildDate>Wed, 28 Oct 2009 06:40:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brad Smith</title>
		<link>http://hristopavlov.wordpress.com/2008/06/17/preserving-the-last-modified-by-when-checking-in-a-file/#comment-441</link>
		<dc:creator>Brad Smith</dc:creator>
		<pubDate>Tue, 30 Jun 2009 00:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://hristopavlov.wordpress.com/?p=28#comment-441</guid>
		<description>Very nice.  An excellent example of .Net Reflection + creative thinking.</description>
		<content:encoded><![CDATA[<p>Very nice.  An excellent example of .Net Reflection + creative thinking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip</title>
		<link>http://hristopavlov.wordpress.com/2008/06/17/preserving-the-last-modified-by-when-checking-in-a-file/#comment-177</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Wed, 29 Oct 2008 09:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://hristopavlov.wordpress.com/?p=28#comment-177</guid>
		<description>Hey Hristo!

Fantastic! Very nice Snippet! Thank you! You are my savior! :-)

Philip</description>
		<content:encoded><![CDATA[<p>Hey Hristo!</p>
<p>Fantastic! Very nice Snippet! Thank you! You are my savior! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Philip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://hristopavlov.wordpress.com/2008/06/17/preserving-the-last-modified-by-when-checking-in-a-file/#comment-128</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 21 Jul 2008 21:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://hristopavlov.wordpress.com/?p=28#comment-128</guid>
		<description>Ah, quite fascinating, that reflection magic.  It always seems when poking with Reflector that there are all sorts of things that might be easier if you could just call some of SharePoint&#039;s private methods.  Anyway, this is good stuff and fixed up a point of contention very nicely.  Thanks!</description>
		<content:encoded><![CDATA[<p>Ah, quite fascinating, that reflection magic.  It always seems when poking with Reflector that there are all sorts of things that might be easier if you could just call some of SharePoint&#8217;s private methods.  Anyway, this is good stuff and fixed up a point of contention very nicely.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @ Zele</title>
		<link>http://hristopavlov.wordpress.com/2008/06/17/preserving-the-last-modified-by-when-checking-in-a-file/#comment-90</link>
		<dc:creator>@ Zele</dc:creator>
		<pubDate>Thu, 26 Jun 2008 08:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://hristopavlov.wordpress.com/?p=28#comment-90</guid>
		<description>Hello Hristo,

Excellent code! I&#039;ve been looking for a way to preserve the ModifiedBy field for ages, since it kept changing into the user running the code all the time. I had almost given up... but this code works fine! :)

It&#039;s of very good use if you have to manually copy or move a file between sites while maintaining its version history and metadata.

Thank you very much for this post!

Ed</description>
		<content:encoded><![CDATA[<p>Hello Hristo,</p>
<p>Excellent code! I&#8217;ve been looking for a way to preserve the ModifiedBy field for ages, since it kept changing into the user running the code all the time. I had almost given up&#8230; but this code works fine! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It&#8217;s of very good use if you have to manually copy or move a file between sites while maintaining its version history and metadata.</p>
<p>Thank you very much for this post!</p>
<p>Ed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links (6/17/2008) &#171; Steve Pietrek - Everything SharePoint</title>
		<link>http://hristopavlov.wordpress.com/2008/06/17/preserving-the-last-modified-by-when-checking-in-a-file/#comment-71</link>
		<dc:creator>Links (6/17/2008) &#171; Steve Pietrek - Everything SharePoint</dc:creator>
		<pubDate>Wed, 18 Jun 2008 01:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://hristopavlov.wordpress.com/?p=28#comment-71</guid>
		<description>[...] Preserving the last “Modified By” when checking in a file [...]</description>
		<content:encoded><![CDATA[<p>[...] Preserving the last “Modified By” when checking in a file [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
