<?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: Custom Pipeline Components &#8211; part 3: Completing the Archive Component</title>
	<atom:link href="http://blog.tallan.com/2006/12/20/custom-pipeline-components-part-3-completing-the-archive-component/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tallan.com/2006/12/20/custom-pipeline-components-part-3-completing-the-archive-component/</link>
	<description>Tallan&#039;s Top Technologists Share Their Thoughts on Today&#039;s Technology Challenges</description>
	<lastBuildDate>Tue, 17 Jan 2012 05:44:21 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: neni</title>
		<link>http://blog.tallan.com/2006/12/20/custom-pipeline-components-part-3-completing-the-archive-component/comment-page-1/#comment-180</link>
		<dc:creator>neni</dc:creator>
		<pubDate>Wed, 12 May 2010 18:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogbiztalk.com/?p=50#comment-180</guid>
		<description>Hi, where we are capture the xml document finally, earlier you have used path some thing like , but you never usee that path while send file to that path can you please send that code which is working
early reposnse appreciate</description>
		<content:encoded><![CDATA[<p>Hi, where we are capture the xml document finally, earlier you have used path some thing like , but you never usee that path while send file to that path can you please send that code which is working<br />
early reposnse appreciate</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandrar</title>
		<link>http://blog.tallan.com/2006/12/20/custom-pipeline-components-part-3-completing-the-archive-component/comment-page-1/#comment-63</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 14:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogbiztalk.com/?p=50#comment-63</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://blog.tallan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Hester</title>
		<link>http://blog.tallan.com/2006/12/20/custom-pipeline-components-part-3-completing-the-archive-component/comment-page-1/#comment-62</link>
		<dc:creator>Daniel Hester</dc:creator>
		<pubDate>Thu, 15 Mar 2007 19:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogbiztalk.com/?p=50#comment-62</guid>
		<description>Great article!  One quibble.  In the Public Execute method you declare IBaseMessage passedMessage = pInMsg but you don&#039;t actually do anything with it?

I would recommend:
IBaseMessagePart bodyPart = pInMsg.BodyPart;
if (bodyPart != null) {
   //Insert your code here
}

Good job!</description>
		<content:encoded><![CDATA[<p>Great article!  One quibble.  In the Public Execute method you declare IBaseMessage passedMessage = pInMsg but you don&#8217;t actually do anything with it?</p>
<p>I would recommend:<br />
IBaseMessagePart bodyPart = pInMsg.BodyPart;<br />
if (bodyPart != null) {<br />
   //Insert your code here<br />
}</p>
<p>Good job!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

