<?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: Microsoft Message Queue Example and Overview with C#</title>
	<atom:link href="http://asadsiddiqi.wordpress.com/2007/12/31/microsoft-message-queue-example-and-overview/feed/" rel="self" type="application/rss+xml" />
	<link>http://asadsiddiqi.wordpress.com/2007/12/31/microsoft-message-queue-example-and-overview/</link>
	<description>The techie in me ;) My routine junk stuff is all here</description>
	<lastBuildDate>Mon, 12 Oct 2009 07:41:43 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sandrar</title>
		<link>http://asadsiddiqi.wordpress.com/2007/12/31/microsoft-message-queue-example-and-overview/#comment-563</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 22:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://asadsiddiqi.wordpress.com/2007/12/31/microsoft-message-queue-example-and-overview/#comment-563</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://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Syed Tayyab Ali</title>
		<link>http://asadsiddiqi.wordpress.com/2007/12/31/microsoft-message-queue-example-and-overview/#comment-551</link>
		<dc:creator>Syed Tayyab Ali</dc:creator>
		<pubDate>Tue, 04 Aug 2009 18:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://asadsiddiqi.wordpress.com/2007/12/31/microsoft-message-queue-example-and-overview/#comment-551</guid>
		<description>Good article..</description>
		<content:encoded><![CDATA[<p>Good article..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobwah</title>
		<link>http://asadsiddiqi.wordpress.com/2007/12/31/microsoft-message-queue-example-and-overview/#comment-460</link>
		<dc:creator>bobwah</dc:creator>
		<pubDate>Wed, 05 Nov 2008 08:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://asadsiddiqi.wordpress.com/2007/12/31/microsoft-message-queue-example-and-overview/#comment-460</guid>
		<description>Could someone please sort out the foramatting of the text in this article.
Also there is no declaration of the variable:

MessageQueue msgQueue; 

at the start of the artcile and 

MessageQueueTransaction msgTran = new MessageQueueTransaction(); 

is later referred to as

msgQueue.Send(msg, msgTr);</description>
		<content:encoded><![CDATA[<p>Could someone please sort out the foramatting of the text in this article.<br />
Also there is no declaration of the variable:</p>
<p>MessageQueue msgQueue; </p>
<p>at the start of the artcile and </p>
<p>MessageQueueTransaction msgTran = new MessageQueueTransaction(); </p>
<p>is later referred to as</p>
<p>msgQueue.Send(msg, msgTr);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: name</title>
		<link>http://asadsiddiqi.wordpress.com/2007/12/31/microsoft-message-queue-example-and-overview/#comment-445</link>
		<dc:creator>name</dc:creator>
		<pubDate>Mon, 01 Sep 2008 02:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://asadsiddiqi.wordpress.com/2007/12/31/microsoft-message-queue-example-and-overview/#comment-445</guid>
		<description>Hi!,</description>
		<content:encoded><![CDATA[<p>Hi!,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bashe</title>
		<link>http://asadsiddiqi.wordpress.com/2007/12/31/microsoft-message-queue-example-and-overview/#comment-429</link>
		<dc:creator>Bashe</dc:creator>
		<pubDate>Fri, 20 Jun 2008 16:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://asadsiddiqi.wordpress.com/2007/12/31/microsoft-message-queue-example-and-overview/#comment-429</guid>
		<description>awesome. i wanted to use named pipes to solve some problem but your atricle showed me a better solution to solve my problem (Message Queue)</description>
		<content:encoded><![CDATA[<p>awesome. i wanted to use named pipes to solve some problem but your atricle showed me a better solution to solve my problem (Message Queue)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jasvinder</title>
		<link>http://asadsiddiqi.wordpress.com/2007/12/31/microsoft-message-queue-example-and-overview/#comment-345</link>
		<dc:creator>Jasvinder</dc:creator>
		<pubDate>Wed, 26 Mar 2008 09:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://asadsiddiqi.wordpress.com/2007/12/31/microsoft-message-queue-example-and-overview/#comment-345</guid>
		<description>Nice Article</description>
		<content:encoded><![CDATA[<p>Nice Article</p>
]]></content:encoded>
	</item>
</channel>
</rss>
