<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>SOA'izing MSMQ with WCF (and Why It's Worth It)</title><link>http://code.msdn.microsoft.com/msmqpluswcf/Project/ProjectRss.aspx</link><description>Microsoft Message Queuing&amp;#8217;s &amp;#40;MSMQ&amp;#41; integration with the Windows Communication Foundation &amp;#40;WCF&amp;#41; is extremely powerful.  It enables MSMQ developers to write fault-tolerant, service-oriented applicati...</description><item><title>NEW POST: Is ChunkingChannel.dll covered by MS Public License</title><link>http://code.msdn.microsoft.com/msmqpluswcf/Thread/View.aspx?ThreadId=761</link><description>&lt;div class="wikidoc"&gt;
The download for this doesn't include the source for the ChunkingChannel, only a binary. It is easy to generate the source, of course, but would this be covered by the MS Public License?&lt;br /&gt; &lt;br /&gt;(By the way, my understanding is that the author of this &amp;quot;sample&amp;quot; no longer works for MS).&lt;br /&gt;
&lt;/div&gt;</description><author>Blipwort</author><pubDate>Wed, 01 Oct 2008 11:48:47 GMT</pubDate><guid isPermaLink="false">NEW POST: Is ChunkingChannel.dll covered by MS Public License 20081001A</guid></item><item><title>COMMENTED ISSUE: Error when attempting to use the MSMQChunkingChannelSubmitter/MSMQChunkingChannelOrderWatcher </title><link>http://code.msdn.microsoft.com/msmqpluswcf/WorkItem/View.aspx?WorkItemId=1</link><description>Hello, &lt;br /&gt;&lt;br /&gt;when attempting to test using the MSMQChunkingChannelSubmitter&amp;#47;MSMQChunkingChannelOrderWatcher on a Windows XP SP2 machine,&lt;br /&gt;the server crashes.&lt;br /&gt;&lt;br /&gt;Attached is a file containing the server output, when trying to process the messages sent by the MSMQChunkingChannelSubmitter.&lt;br /&gt;&lt;br /&gt;Was the chunking sample only meant to work on windows vista&amp;#63;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Dragos&lt;br /&gt;Comments: By using the PDB file for the chunking channel implementation, I was able to get a more descriptive stacktrace, see attachment&amp;#13;&amp;#10;&amp;#13;&amp;#10;Server_Output_error_PDB.txt&amp;#13;&amp;#10;&amp;#13;&amp;#10;It seems the creation of subqueues is attempted in MSMQ, operation not supported in Windows XP AFAIK.</description><author>dragoshaiduc</author><pubDate>Tue, 12 Aug 2008 10:02:43 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Error when attempting to use the MSMQChunkingChannelSubmitter/MSMQChunkingChannelOrderWatcher  20080812A</guid></item><item><title>COMMENTED ISSUE: Error when attempting to use the MSMQChunkingChannelSubmitter/MSMQChunkingChannelOrderWatcher </title><link>http://code.msdn.microsoft.com/msmqpluswcf/WorkItem/View.aspx?WorkItemId=1</link><description>Hello, &lt;br /&gt;&lt;br /&gt;when attempting to test using the MSMQChunkingChannelSubmitter&amp;#47;MSMQChunkingChannelOrderWatcher on a Windows XP SP2 machine,&lt;br /&gt;the server crashes.&lt;br /&gt;&lt;br /&gt;Attached is a file containing the server output, when trying to process the messages sent by the MSMQChunkingChannelSubmitter.&lt;br /&gt;&lt;br /&gt;Was the chunking sample only meant to work on windows vista&amp;#63;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Dragos&lt;br /&gt;Comments: I tried to use the MSMQChunkingChannelOrderWatcher on Windows 2003, with exactly the same error.</description><author>dragoshaiduc</author><pubDate>Fri, 08 Aug 2008 08:52:20 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Error when attempting to use the MSMQChunkingChannelSubmitter/MSMQChunkingChannelOrderWatcher  20080808A</guid></item><item><title>NEW POST: Any news on the chunking channel?</title><link>http://code.msdn.microsoft.com/msmqpluswcf/Thread/View.aspx?ThreadId=487</link><description>&lt;div class="wikidoc"&gt;
Anybody got the MSMQChunkingChannelOrderWatcher working on Windows XP?&lt;br /&gt;
&lt;/div&gt;</description><author>dragoshaiduc</author><pubDate>Fri, 08 Aug 2008 08:51:21 GMT</pubDate><guid isPermaLink="false">NEW POST: Any news on the chunking channel? 20080808A</guid></item><item><title>COMMENTED ISSUE: Error when attempting to use the MSMQChunkingChannelSubmitter/MSMQChunkingChannelOrderWatcher </title><link>http://code.msdn.microsoft.com/msmqpluswcf/WorkItem/View.aspx?WorkItemId=1</link><description>Hello, &lt;br /&gt;&lt;br /&gt;when attempting to test using the MSMQChunkingChannelSubmitter&amp;#47;MSMQChunkingChannelOrderWatcher on a Windows XP SP2 machine,&lt;br /&gt;the server crashes.&lt;br /&gt;&lt;br /&gt;Attached is a file containing the server output, when trying to process the messages sent by the MSMQChunkingChannelSubmitter.&lt;br /&gt;&lt;br /&gt;Was the chunking sample only meant to work on windows vista&amp;#63;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Dragos&lt;br /&gt;Comments: Commenting out the line&amp;#10;&amp;#34;&amp;#91;OperationBehavior&amp;#40;TransactionScopeRequired &amp;#61; true&amp;#41;&amp;#93;&amp;#34;&amp;#10;&amp;#10;for the MSMQChunkingChannelOrderWatcher.SubmitOrder&amp;#40;Stream&amp;#41; method will not crash the server, but the messages are not consumed from the queue either.</description><author>dragoshaiduc</author><pubDate>Wed, 06 Aug 2008 13:39:57 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Error when attempting to use the MSMQChunkingChannelSubmitter/MSMQChunkingChannelOrderWatcher  20080806P</guid></item><item><title>COMMENTED ISSUE: Error when attempting to use the MSMQChunkingChannelSubmitter/MSMQChunkingChannelOrderWatcher </title><link>http://code.msdn.microsoft.com/msmqpluswcf/WorkItem/View.aspx?WorkItemId=1</link><description>Hello, &lt;br /&gt;&lt;br /&gt;when attempting to test using the MSMQChunkingChannelSubmitter&amp;#47;MSMQChunkingChannelOrderWatcher on a Windows XP SP2 machine,&lt;br /&gt;the server crashes.&lt;br /&gt;&lt;br /&gt;Attached is a file containing the server output, when trying to process the messages sent by the MSMQChunkingChannelSubmitter.&lt;br /&gt;&lt;br /&gt;Was the chunking sample only meant to work on windows vista&amp;#63;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Dragos&lt;br /&gt;Comments: Commenting out the line&amp;#10;&amp;#34;&amp;#91;OperationBehavior&amp;#40;TransactionScopeRequired &amp;#61; true&amp;#41;&amp;#93;&amp;#34;&amp;#10;&amp;#10;for the MSMQChunkingChannelOrderWatcher.SubmitOrder&amp;#40;Stream&amp;#41; method will not crash the server, but the messages are not consumed from the queue either.</description><author>dragoshaiduc</author><pubDate>Wed, 06 Aug 2008 13:16:33 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Error when attempting to use the MSMQChunkingChannelSubmitter/MSMQChunkingChannelOrderWatcher  20080806P</guid></item><item><title>COMMENTED ISSUE: Error when attempting to use the MSMQChunkingChannelSubmitter/MSMQChunkingChannelOrderWatcher </title><link>http://code.msdn.microsoft.com/msmqpluswcf/WorkItem/View.aspx?WorkItemId=1</link><description>Hello, &lt;br /&gt;&lt;br /&gt;when attempting to test using the MSMQChunkingChannelSubmitter&amp;#47;MSMQChunkingChannelOrderWatcher on a Windows XP SP2 machine,&lt;br /&gt;the server crashes.&lt;br /&gt;&lt;br /&gt;Attached is a file containing the server output, when trying to process the messages sent by the MSMQChunkingChannelSubmitter.&lt;br /&gt;&lt;br /&gt;Was the chunking sample only meant to work on windows vista&amp;#63;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Dragos&lt;br /&gt;Comments: I attempted to use the solution provided inside the &amp;#34;MSMQ-WCF-WalkThru - Finished.zip&amp;#34; archive.</description><author>dragoshaiduc</author><pubDate>Wed, 06 Aug 2008 12:35:52 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Error when attempting to use the MSMQChunkingChannelSubmitter/MSMQChunkingChannelOrderWatcher  20080806P</guid></item><item><title>CREATED ISSUE: Error when attempting to use the MSMQChunkingChannelSubmitter/MSMQChunkingChannelOrderWatcher </title><link>http://code.msdn.microsoft.com/msmqpluswcf/WorkItem/View.aspx?WorkItemId=1</link><description>Hello, &lt;br /&gt;&lt;br /&gt;when attempting to test using the MSMQChunkingChannelSubmitter&amp;#47;MSMQChunkingChannelOrderWatcher on a Windows XP SP2 machine,&lt;br /&gt;the server crashes.&lt;br /&gt;&lt;br /&gt;Attached is a file containing the server output, when trying to process the messages sent by the MSMQChunkingChannelSubmitter.&lt;br /&gt;&lt;br /&gt;Was the chunking sample only meant to work on windows vista&amp;#63;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Dragos&lt;br /&gt;</description><author>dragoshaiduc</author><pubDate>Wed, 06 Aug 2008 12:32:27 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Error when attempting to use the MSMQChunkingChannelSubmitter/MSMQChunkingChannelOrderWatcher  20080806P</guid></item><item><title>NEW POST: Any news on the chunking channel?</title><link>http://code.msdn.microsoft.com/msmqpluswcf/Thread/View.aspx?ThreadId=487</link><description>&lt;div class="wikidoc"&gt;
Are there any news on that thing? The sample is preetty ancient, and there are references to anothe rversion that shall come.&lt;br /&gt; &lt;br /&gt;I am in a project where an Architect insists on using this channel by possibly all means (do not tell me how not too smart that is), so I would be thankfull for a version that is further developped.&lt;br /&gt;
&lt;/div&gt;</description><author>Thona</author><pubDate>Mon, 30 Jun 2008 08:14:24 GMT</pubDate><guid isPermaLink="false">NEW POST: Any news on the chunking channel? 20080630A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/msmqpluswcf/Wiki/View.aspx?title=Home&amp;version=20</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing&amp;#8217;s &amp;#40;MSMQ&amp;#41; integration with the Windows Communication Foundation &amp;#40;WCF&amp;#41; is extremely powerful.  It enables MSMQ developers to write fault-tolerant, service-oriented applications and provides a robust extensibility model developers can use to improve any system&amp;#8217;s capabilities &amp;#8211; including MSMQ&amp;#8217;s.  In this video and corresponding sample we&amp;#39;ll convert a System.Messaging application into a WCF Queuing application, enable that application to overcome MSMQ&amp;#8217;s 4mb message size limitation with a prototype chunking channel, and integrate it seamlessly with existing MSMQ applications.  
&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=306" alt="DemoScreenShot-High.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Why SOA'ize MSMQ with WCF&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing (MSMQ) is an incredibly robust, time-tested messaging server that fulfills a critical role in any communications platform.  What it doesn’t do however, is play well in a service oriented world.  MSMQ applications and their developers must be fully aware of the queue’s they’re communicating with and hand-craft messages to be sent on the wire.  In a Service Oriented Architecture (SOA) world, we don’t think in terms of message in queues, we think in terms of business operations allowing developers to focus on what’s most important…business operations.  Centering application development around these operations enables us to be flexible with not only with our implementations, but also our communication partners.  In addition, the extensibility mechanisms provided when we integrate MSMQ with Windows Communication Foundation (WCF) are extremely powerful and enable MSMQ developers to do things they never could before.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;What We'll Cover&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Combining the power of MSMQ with the flexibility of WCF, we'll do the following:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Get the feel for an existing System.Messaging (MSMQ) demo application&lt;/li&gt;&lt;li&gt;Implement the equivalent application using WCF Queuing (MSMQ + WCF)&lt;/li&gt;&lt;li&gt;Integrate a prototype MSMQ chunking channel into the application enabling us to send messages &lt;b&gt;&amp;gt; 4mb&lt;/b&gt; in size over MSMQ&lt;/li&gt;&lt;li&gt;Use the MSMQ Integration binding to send messages from the original System.Messaging sender to a new WCF receiver for processing&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;There are a couple ways you can walk-thru this sample:&lt;/b&gt;
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Watch a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=302" class="externalLink"&gt;Video&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Read a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=229" class="externalLink"&gt;Doc&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (&lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=232" class="externalLink"&gt;PDF&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Note: copying &amp;amp; pasting code from the PDF doesn't work as well as from the doc file.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;Once you've met the prereqs. below, select either of these to get started.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Prereqs&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Before we get started, you’ll need to ensure your machine has the following:&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;.Net framework 3.0 or greater (&lt;a href="http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;MSMQ Installed (&lt;a href="http://msdn2.microsoft.com/en-us/library/aa967729.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa967729.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Visual Studio 2005 or greater (&lt;a href="http://www.microsoft.com/express/" class="externalLink"&gt;http://www.microsoft.com/express/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;The &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=230" class="externalLink"&gt;sample solution&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for this walk-thru&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;Good luck and happy SOA'ng!&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;About the Author&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt;Justin Wilcox is the former test lead of Microsoft Message Queuing (MSMQ), System.Messaging, and WCF Queuing contributing to releases from '03 to '08.&lt;br /&gt;
&lt;/div&gt;</description><author>JustinWi</author><pubDate>Mon, 04 Feb 2008 08:35:21 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080204A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/msmqpluswcf/Wiki/View.aspx?title=Home&amp;version=19</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing&amp;#8217;s &amp;#40;MSMQ&amp;#41; integration with the Windows Communication Foundation &amp;#40;WCF&amp;#41; is extremely powerful.  It enables MSMQ developers to write fault-tolerant, service-oriented applications and provides a robust extensibility model developers can use to improve any system&amp;#8217;s capabilities &amp;#8211; including MSMQ&amp;#8217;s.  In this video and corresponding sample we&amp;#39;ll convert a System.Messaging application into a WCF Queuing application, enable that application to overcome MSMQ&amp;#8217;s 4mb message size limitation with a prototype chunking channel, and integrate it seamlessly with existing MSMQ applications.  
&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=306" alt="DemoScreenShot-High.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Why SOA'ize MSMQ with WCF&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing (MSMQ) is an incredibly robust, time-tested messaging server that fulfills a critical role in any communications platform.  What it doesn’t do however, is play well in a service oriented world.  MSMQ applications and their developers must be fully aware of the queue’s they’re communicating with and hand-craft messages to be sent on the wire.  In a Service Oriented Architecture (SOA) world, we don’t think in terms of message in queues, we think in terms of business operations allowing developers to focus on what’s most important…business operations.  Centering application development around these operations enables us to be flexible with not only with our implementations, but also our communication partners.  In addition, the extensibility mechanisms provided when we integrate MSMQ with Windows Communication Foundation (WCF) are extremely powerful and enable MSMQ developers to do things they never could before.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;What We'll Cover&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Combining the power of MSMQ with the flexibility of WCF, we'll do the following:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Get the feel for an existing System.Messaging (MSMQ) demo application&lt;/li&gt;&lt;li&gt;Implement the equivalent application using WCF Queuing (MSMQ + WCF)&lt;/li&gt;&lt;li&gt;Integrate a prototype MSMQ chunking channel into the application enabling us to send messages &lt;b&gt;&amp;gt; 4mb&lt;/b&gt; in size over MSMQ&lt;/li&gt;&lt;li&gt;Use the MSMQ Integration binding to send messages from the original System.Messaging sender to a new WCF receiver for processing&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;There are a couple ways you can walk-thru this sample:&lt;/b&gt;
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Watch a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=302" class="externalLink"&gt;Video&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Read a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=229" class="externalLink"&gt;Doc&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (&lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=232" class="externalLink"&gt;PDF&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Note: copying &amp;amp; pasting code from the PDF doesn't work as well as from the doc file.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;Once you've met the prereqs. below, select either of these to get started.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Prereqs&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Before we get started, you’ll need to ensure your machine has the following:&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;.Net framework 3.0 or greater (&lt;a href="http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;MSMQ Installed (&lt;a href="http://msdn2.microsoft.com/en-us/library/aa967729.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa967729.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Visual Studio 2005 or greater (&lt;a href="http://www.microsoft.com/express/" class="externalLink"&gt;http://www.microsoft.com/express/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;The &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=230" class="externalLink"&gt;sample solution&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for this walk-thru&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;Good luck and happy SOA'ng!&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;About the Author&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt;Justin Wilcox is the former test lead of Microsoft Message Queuing (MSMQ), System.Messaging, and WCF Queuing contributing to releases from from 2003 to 2008.&lt;br /&gt;
&lt;/div&gt;</description><author>JustinWi</author><pubDate>Mon, 04 Feb 2008 08:34:34 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080204A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/msmqpluswcf/Wiki/View.aspx?title=Home&amp;version=18</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing&amp;#8217;s &amp;#40;MSMQ&amp;#41; integration with the Windows Communication Foundation &amp;#40;WCF&amp;#41; is extremely powerful.  It enables MSMQ developers to write fault-tolerant, service-oriented applications and provides a robust extensibility model developers can use to improve any system&amp;#8217;s capabilities &amp;#8211; including MSMQ&amp;#8217;s.  In this video and corresponding sample we&amp;#39;ll convert a System.Messaging application into a WCF Queuing application, enable that application to overcome MSMQ&amp;#8217;s 4mb message size limitation with a prototype chunking channel, and integrate it seamlessly with existing MSMQ applications.  
&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=306" alt="DemoScreenShot-High.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Why SOA'ize MSMQ with WCF&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing (MSMQ) is an incredibly robust, time-tested messaging server that fulfills a critical role in any communications platform.  What it doesn’t do however, is play well in a service oriented world.  MSMQ applications and their developers must be fully aware of the queue’s they’re communicating with and hand-craft messages to be sent on the wire.  In a Service Oriented Architecture (SOA) world, we don’t think in terms of message in queues, we think in terms of business operations allowing developers to focus on what’s most important…business operations.  Centering application development around these operations enables us to be flexible with not only with our implementations, but also our communication partners.  In addition, the extensibility mechanisms provided when we integrate MSMQ with Windows Communication Foundation (WCF) are extremely powerful and enable MSMQ developers to do things they never could before.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;What We'll Cover&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Combining the power of MSMQ with the flexibility of WCF, we'll do the following:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Get the feel for an existing System.Messaging (MSMQ) demo application&lt;/li&gt;&lt;li&gt;Implement the equivalent application using WCF Queuing (MSMQ + WCF)&lt;/li&gt;&lt;li&gt;Integrate a prototype MSMQ chunking channel into the application enabling us to send messages &lt;b&gt;&amp;gt; 4mb&lt;/b&gt; in size over MSMQ&lt;/li&gt;&lt;li&gt;Use the MSMQ Integration binding to send messages from the original System.Messaging sender to a new WCF receiver for processing&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;There are a couple ways you can walk-thru this sample:&lt;/b&gt;
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Watch a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=302" class="externalLink"&gt;Video&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Read a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=229" class="externalLink"&gt;Doc&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (&lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=232" class="externalLink"&gt;PDF&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Note: copying &amp;amp; pasting code from the PDF doesn't work as well as from the doc file.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;Once you've met the prereqs. below, select either of these to get started.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Prereqs&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Before we get started, you’ll need to ensure your machine has the following:&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;.Net framework 3.0 or greater (&lt;a href="http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;MSMQ Installed (&lt;a href="http://msdn2.microsoft.com/en-us/library/aa967729.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa967729.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Visual Studio 2005 or greater (&lt;a href="http://www.microsoft.com/express/" class="externalLink"&gt;http://www.microsoft.com/express/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;The &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=230" class="externalLink"&gt;sample solution&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for this walk-thru&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;Good luck and happy SOA'ng!&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;About the Author&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt;Justin Wilcox is the former test lead of Microsoft Message Queuing (MSMQ), System.Messaging, and WCF Queuing contributing to releases from Windows XP to Windows Server 2008.&lt;br /&gt;
&lt;/div&gt;</description><author>JustinWi</author><pubDate>Mon, 04 Feb 2008 08:33:02 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080204A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/msmqpluswcf/Wiki/View.aspx?title=Home&amp;version=17</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing&amp;#8217;s &amp;#40;MSMQ&amp;#41; integration with the Windows Communication Foundation &amp;#40;WCF&amp;#41; is extremely powerful.  It enables MSMQ developers to write fault-tolerant, service-oriented applications and provides a robust extensibility model developers can use to improve any system&amp;#8217;s capabilities &amp;#8211; including MSMQ&amp;#8217;s.  In this video and corresponding sample we&amp;#39;ll convert a System.Messaging application into a WCF Queuing application, enable that application to overcome MSMQ&amp;#8217;s 4mb message size limitation with a prototype chunking channel, and integrate it seamlessly with existing MSMQ applications.  
&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=306" alt="DemoScreenShot-High.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Why SOA'ize MSMQ with WCF&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing (MSMQ) is an incredibly robust, time-tested messaging server that fulfills a critical role in any communications platform.  What it doesn’t do however, is play well in a service oriented world.  MSMQ applications and their developers must be fully aware of the queue’s they’re communicating with and hand-craft messages to be sent on the wire.  In a Service Oriented Architecture (SOA) world, we don’t think in terms of message in queues, we think in terms of business operations allowing developers to focus on what’s most important…business operations.  Centering application development around these operations enables us to be flexible with not only with our implementations, but also our communication partners.  In addition, the extensibility mechanisms provided when we integrate MSMQ with Windows Communication Foundation (WCF) are extremely powerful and enable MSMQ developers to do things they never could before.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;What We'll Cover&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Combining the power of MSMQ with the flexibility of WCF, we'll do the following:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Get the feel for an existing System.Messaging (MSMQ) demo application&lt;/li&gt;&lt;li&gt;Implement the equivalent application using WCF Queuing (MSMQ + WCF)&lt;/li&gt;&lt;li&gt;Integrate a prototype MSMQ chunking channel into the application enabling us to send messages &lt;b&gt;&amp;gt; 4mb&lt;/b&gt; in size over MSMQ&lt;/li&gt;&lt;li&gt;Use the MSMQ Integration binding to send messages from the original System.Messaging sender to a new WCF receiver for processing&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;There are a couple ways you can walk-thru this sample:&lt;/b&gt;
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Watch a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=302" class="externalLink"&gt;Video&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Read a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=229" class="externalLink"&gt;Doc&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (&lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=232" class="externalLink"&gt;PDF&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Note: copying &amp;amp; pasting code from the PDF doesn't work as well as from the doc file.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;Once you've met the prereqs. below, select either of these to get started.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Prereqs&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Before we get started, you’ll need to ensure your machine has the following:&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;.Net framework 3.0 or greater (&lt;a href="http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;MSMQ Installed (&lt;a href="http://msdn2.microsoft.com/en-us/library/aa967729.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa967729.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Visual Studio 2005 or greater (&lt;a href="http://www.microsoft.com/express/" class="externalLink"&gt;http://www.microsoft.com/express/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;The &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=230" class="externalLink"&gt;sample solution&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for this walk-thru&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt; &lt;br /&gt;Good luck and happy SOA'ng!&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;About the Author&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt;Justin Wilcox is the former test lead of Microsoft Message Queuing (MSMQ), System.Messaging, and WCF Queuing contributing to releases from Windows XP to Windows Server 2008.&lt;br /&gt;
&lt;/div&gt;</description><author>JustinWi</author><pubDate>Mon, 04 Feb 2008 08:32:10 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080204A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/msmqpluswcf/Wiki/View.aspx?title=Home&amp;version=16</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing&amp;#8217;s &amp;#40;MSMQ&amp;#41; integration with the Windows Communication Foundation &amp;#40;WCF&amp;#41; is extremely powerful.  It enables MSMQ developers to write fault-tolerant, service-oriented applications and provides a robust extensibility model developers can use to improve any system&amp;#8217;s capabilities &amp;#8211; including MSMQ&amp;#8217;s.  In this video and corresponding sample we&amp;#39;ll convert a System.Messaging application into a WCF Queuing application, enable that application to overcome MSMQ&amp;#8217;s 4mb message size limitation with a prototype chunking channel, and integrate it seamlessly with existing MSMQ applications.  
&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=306" alt="DemoScreenShot-High.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Why SOA'ize MSMQ with WCF&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing (MSMQ) is an incredibly robust, time-tested messaging server that fulfills a critical role in any communications platform.  What it doesn’t do however, is play well in a service oriented world.  MSMQ applications and their developers must be fully aware of the queue’s they’re communicating with and hand-craft messages to be sent on the wire.  In a Service Oriented Architecture (SOA) world, we don’t think in terms of message in queues, we think in terms of business operations allowing developers to focus on what’s most important…business operations.  Centering application development around these operations enables us to be flexible with not only with our implementations, but also our communication partners.  In addition, the extensibility mechanisms provided when we integrate MSMQ with Windows Communication Foundation (WCF) are extremely powerful and enable MSMQ developers to do things they never could before.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;What We'll Cover&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Combining the power of MSMQ with the flexibility of WCF, we'll do the following:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Get the feel for an existing System.Messaging (MSMQ) demo application&lt;/li&gt;&lt;li&gt;Implement the equivalent application using WCF Queuing (MSMQ + WCF)&lt;/li&gt;&lt;li&gt;Integrate a prototype MSMQ chunking channel into the application enabling us to send messages &lt;b&gt;&amp;gt; 4mb&lt;/b&gt; in size over MSMQ&lt;/li&gt;&lt;li&gt;Use the MSMQ Integration binding to send messages from the original System.Messaging sender to a new WCF receiver for processing&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;There are a couple ways you can walk-thru this sample:&lt;/b&gt;
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Watch a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=302" class="externalLink"&gt;Video&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Read a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=229" class="externalLink"&gt;Doc&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (&lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=232" class="externalLink"&gt;PDF&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Note: copying &amp;amp; pasting code from the PDF doesn't work as well as from the doc file.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;Once you've met the prereqs. below, select either of these to get started.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Prereqs&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Before we get started, you’ll need to ensure your machine has the following:&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;.Net framework 3.0 or greater (&lt;a href="http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;MSMQ Installed (&lt;a href="http://msdn2.microsoft.com/en-us/library/aa967729.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa967729.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Visual Studio 2005 or greater (&lt;a href="http://www.microsoft.com/express/" class="externalLink"&gt;http://www.microsoft.com/express/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;The &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=230" class="externalLink"&gt;sample solution&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for this walk-thru&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt; &lt;br /&gt;Good luck and happy SOA'ng!&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;About the Author&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt;Justin Wilcox is the former test lead of Microsoft Message Queuing (MSMQ), System.Messaging, and WCF Queuing.&lt;br /&gt;
&lt;/div&gt;</description><author>JustinWi</author><pubDate>Mon, 04 Feb 2008 08:30:57 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080204A</guid></item><item><title>UPDATED RELEASE: MSMQ + WCF Integration - WalkThru v1 (Jan 28, 2008)</title><link>http://code.msdn.microsoft.com/msmqpluswcf/Release/ProjectReleases.aspx?ReleaseId=78</link><description>This release contains the Visual Studio solution file and your choice of docs or a video that will walk you through this sample application and show you how to implement your own MSMQ &amp;#43; WCF Integrated applications.</description><author></author><pubDate>Thu, 31 Jan 2008 02:56:56 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: MSMQ + WCF Integration - WalkThru v1 (Jan 28, 2008) 20080131A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/msmqpluswcf/Wiki/View.aspx?title=Home&amp;version=15</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing&amp;#8217;s &amp;#40;MSMQ&amp;#41; integration with the Windows Communication Foundation &amp;#40;WCF&amp;#41; is extremely powerful.  It enables MSMQ developers to write fault-tolerant, service-oriented applications and provides a robust extensibility model developers can use to improve any system&amp;#8217;s capabilities &amp;#8211; including MSMQ&amp;#8217;s.  In this video and corresponding sample we&amp;#39;ll convert a System.Messaging application into a WCF Queuing application, enable that application to overcome MSMQ&amp;#8217;s 4mb message size limitation with a prototype chunking channel, and integrate it seamlessly with existing MSMQ applications.  
&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=306" alt="DemoScreenShot-High.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Why SOA'ize MSMQ with WCF&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing (MSMQ) is an incredibly robust, time-tested messaging server that fulfills a critical role in any communications platform.  What it doesn’t do however, is play well in a service oriented world.  MSMQ applications and their developers must be fully aware of the queue’s they’re communicating with and hand-craft messages to be sent on the wire.  In a Service Oriented Architecture (SOA) world, we don’t think in terms of message in queues, we think in terms of business operations allowing developers to focus on what’s most important…business operations.  Centering application development around these operations enables us to be flexible with not only with our implementations, but also our communication partners.  In addition, the extensibility mechanisms provided when we integrate MSMQ with Windows Communication Foundation (WCF) are extremely powerful and enable MSMQ developers to do things they never could before.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;What We'll Cover&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Combining the power of MSMQ with the flexibility of WCF, we'll do the following:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Get the feel for an existing System.Messaging (MSMQ) demo application&lt;/li&gt;&lt;li&gt;Implement the equivalent application using WCF Queuing (MSMQ + WCF)&lt;/li&gt;&lt;li&gt;Integrate a prototype MSMQ chunking channel into the application enabling us to send messages &lt;b&gt;&amp;gt; 4mb&lt;/b&gt; in size over MSMQ&lt;/li&gt;&lt;li&gt;Use the MSMQ Integration binding to send messages from the original System.Messaging sender to a new WCF receiver for processing&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;There are a couple ways you can walk-thru this sample:&lt;/b&gt;
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Watch a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=302" class="externalLink"&gt;Video&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Read a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=229" class="externalLink"&gt;Doc&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (&lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=232" class="externalLink"&gt;PDF&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Note: copying &amp;amp; pasting code from the PDF doesn't work as well as from the doc file.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;Once you've met the prereqs. below, select either of these to get started.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Prereqs&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Before we get started, you’ll need to ensure your machine has the following:&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;.Net framework 3.0 or greater (&lt;a href="http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;MSMQ Installed (&lt;a href="http://msdn2.microsoft.com/en-us/library/aa967729.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa967729.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Visual Studio 2005 or greater (&lt;a href="http://www.microsoft.com/express/" class="externalLink"&gt;http://www.microsoft.com/express/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;The &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=230" class="externalLink"&gt;sample solution&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for this walk-thru&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt; &lt;br /&gt;Good luck and happy SOA'ng!&lt;br /&gt;
&lt;/div&gt;</description><author>JustinWi</author><pubDate>Thu, 31 Jan 2008 02:39:53 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080131A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/msmqpluswcf/Wiki/View.aspx?title=Home&amp;version=14</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing&amp;#8217;s &amp;#40;MSMQ&amp;#41; integration with the Windows Communication Foundation &amp;#40;WCF&amp;#41; is extremely powerful.  It enables MSMQ developers to write fault-tolerant, service-oriented applications and provides a robust extensibility model developers can use to improve any system&amp;#8217;s capabilities &amp;#8211; including MSMQ&amp;#8217;s.  In this video and corresponding sample we&amp;#39;ll convert a System.Messaging application into a WCF Queuing application, enable that application to overcome MSMQ&amp;#8217;s 4mb message size limitation with a prototype chunking channel, and integrate it seamlessly with existing MSMQ applications.  
&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=305" alt="DemoScreenShot.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Why SOA'ize MSMQ with WCF&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing (MSMQ) is an incredibly robust, time-tested messaging server that fulfills a critical role in any communications platform.  What it doesn’t do however, is play well in a service oriented world.  MSMQ applications and their developers must be fully aware of the queue’s they’re communicating with and hand-craft messages to be sent on the wire.  In a Service Oriented Architecture (SOA) world, we don’t think in terms of message in queues, we think in terms of business operations allowing developers to focus on what’s most important…business operations.  Centering application development around these operations enables us to be flexible with not only with our implementations, but also our communication partners.  In addition, the extensibility mechanisms provided when we integrate MSMQ with Windows Communication Foundation (WCF) are extremely powerful and enable MSMQ developers to do things they never could before.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;What We'll Cover&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Combining the power of MSMQ with the flexibility of WCF, we'll do the following:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Get the feel for an existing System.Messaging (MSMQ) demo application&lt;/li&gt;&lt;li&gt;Implement the equivalent application using WCF Queuing (MSMQ + WCF)&lt;/li&gt;&lt;li&gt;Integrate a prototype MSMQ chunking channel into the application enabling us to send messages &lt;b&gt;&amp;gt; 4mb&lt;/b&gt; in size over MSMQ&lt;/li&gt;&lt;li&gt;Use the MSMQ Integration binding to send messages from the original System.Messaging sender to a new WCF receiver for processing&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;There are a couple ways you can walk-thru this sample:&lt;/b&gt;
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Watch a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=302" class="externalLink"&gt;Video&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Read a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=229" class="externalLink"&gt;Doc&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (&lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=232" class="externalLink"&gt;PDF&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Note: copying &amp;amp; pasting code from the PDF doesn't work as well as from the doc file.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;Once you've met the prereqs. below, select either of these to get started.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Prereqs&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Before we get started, you’ll need to ensure your machine has the following:&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;.Net framework 3.0 or greater (&lt;a href="http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;MSMQ Installed (&lt;a href="http://msdn2.microsoft.com/en-us/library/aa967729.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa967729.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Visual Studio 2005 or greater (&lt;a href="http://www.microsoft.com/express/" class="externalLink"&gt;http://www.microsoft.com/express/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;The &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=230" class="externalLink"&gt;sample solution&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for this walk-thru&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt; &lt;br /&gt;Good luck and happy SOA'ng!&lt;br /&gt;
&lt;/div&gt;</description><author>JustinWi</author><pubDate>Thu, 31 Jan 2008 02:37:36 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080131A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/msmqpluswcf/Wiki/View.aspx?title=Home&amp;version=13</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing&amp;#8217;s &amp;#40;MSMQ&amp;#41; integration with the Windows Communication Foundation &amp;#40;WCF&amp;#41; is extremely powerful.  It enables MSMQ developers to write fault-tolerant, service-oriented applications and provides a robust extensibility model developers can use to improve any system&amp;#8217;s capabilities &amp;#8211; including MSMQ&amp;#8217;s.  In this video and corresponding sample we&amp;#39;ll convert a System.Messaging application into a WCF Queuing application, enable that application to overcome MSMQ&amp;#8217;s 4mb message size limitation with a prototype chunking channel, and integrate it seamlessly with existing MSMQ applications.  
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Why SOA'ize MSMQ with WCF&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing (MSMQ) is an incredibly robust, time-tested messaging server that fulfills a critical role in any communications platform.  What it doesn’t do however, is play well in a service oriented world.  MSMQ applications and their developers must be fully aware of the queue’s they’re communicating with and hand-craft messages to be sent on the wire.  In a Service Oriented Architecture (SOA) world, we don’t think in terms of message in queues, we think in terms of business operations allowing developers to focus on what’s most important…business operations.  Centering application development around these operations enables us to be flexible with not only with our implementations, but also our communication partners.  In addition, the extensibility mechanisms provided when we integrate MSMQ with Windows Communication Foundation (WCF) are extremely powerful and enable MSMQ developers to do things they never could before.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;What We'll Cover&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Combining the power of MSMQ with the flexibility of WCF, we'll do the following:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Get the feel for an existing System.Messaging (MSMQ) demo application&lt;/li&gt;&lt;li&gt;Implement the equivalent application using WCF Queuing (MSMQ + WCF)&lt;/li&gt;&lt;li&gt;Integrate a prototype MSMQ chunking channel into the application enabling us to send messages &lt;b&gt;&amp;gt; 4mb&lt;/b&gt; in size over MSMQ&lt;/li&gt;&lt;li&gt;Use the MSMQ Integration binding to send messages from the original System.Messaging sender to a new WCF receiver for processing&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;There are a couple ways you can walk-thru this sample:&lt;/b&gt;
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Watch a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=302" class="externalLink"&gt;Video&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Read a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=229" class="externalLink"&gt;Doc&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (&lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=232" class="externalLink"&gt;PDF&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Note: copying &amp;amp; pasting code from the PDF doesn't work as well as from the doc file.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;Once you've met the prereqs. below, select either of these to get started.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Prereqs&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Before we get started, you’ll need to ensure your machine has the following:&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;.Net framework 3.0 or greater (&lt;a href="http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;MSMQ Installed (&lt;a href="http://msdn2.microsoft.com/en-us/library/aa967729.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa967729.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Visual Studio 2005 or greater (&lt;a href="http://www.microsoft.com/express/" class="externalLink"&gt;http://www.microsoft.com/express/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;The &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=230" class="externalLink"&gt;sample solution&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for this walk-thru&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt; &lt;br /&gt;Good luck and happy SOA'ng!&lt;br /&gt;
&lt;/div&gt;</description><author>JustinWi</author><pubDate>Thu, 31 Jan 2008 02:35:29 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080131A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/msmqpluswcf/Wiki/View.aspx?title=Home&amp;version=12</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing&amp;#8217;s &amp;#40;MSMQ&amp;#41; integration with the Windows Communication Foundation &amp;#40;WCF&amp;#41; is extremely powerful.  It enables MSMQ developers to write fault-tolerant, service-oriented applications and provides a robust extensibility model developers can use to improve any system&amp;#8217;s capabilities &amp;#8211; including MSMQ&amp;#8217;s.  In this video and corresponding sample we&amp;#39;ll convert a System.Messaging application into a WCF Queuing application, enable that application to overcome MSMQ&amp;#8217;s 4mb message size limitation with a prototype chunking channel, and integrate it seamlessly with existing MSMQ applications.  
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Why SOA'ize MSMQ with WCF&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Microsoft Message Queuing (MSMQ) is an incredibly robust, time-tested messaging server that fulfills a critical role in any communications platform.  What it doesn’t do however, is play well in a service oriented world.  MSMQ applications and their developers must be fully aware of the queue’s they’re communicating with and hand-craft messages to be sent on the wire.  In a Service Oriented Architecture (SOA) world, we don’t think in terms of message in queues, we think in terms of business operations allowing developers to focus on what’s most important…business operations.  Centering application development around these operations enables us to be flexible with not only with our implementations, but also our communication partners.  In addition, the extensibility mechanisms provided when we integrate MSMQ with Windows Communication Foundation (WCF) are extremely powerful and enable MSMQ developers to do things they never could before.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;What We'll Cover&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Combining the power of MSMQ with the flexibility of WCF, we'll do the following:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Get the feel for an existing System.Messaging (MSMQ) demo application&lt;/li&gt;&lt;li&gt;Implement the equivalent application using WCF Queuing (MSMQ + WCF)&lt;/li&gt;&lt;li&gt;Integrate a prototype MSMQ chunking channel into the application enabling us to send messages &lt;b&gt;&amp;gt; 4mb&lt;/b&gt; in size over MSMQ&lt;/li&gt;&lt;li&gt;Use the MSMQ Integration binding to send messages from the original System.Messaging sender to a new WCF receiver for processing&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;There are a couple ways you can walk-thru this sample:&lt;/b&gt;
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Watch a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=302" class="externalLink"&gt;Video&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Read a &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=229" class="externalLink"&gt;Doc&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (&lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=232" class="externalLink"&gt;PDF&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Note: copying &amp;amp; pasting code from the PDF doesn't work as well as from the doc file.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;Once you've met the prereqs. below, select either of these to get started.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;u&gt;&lt;b&gt;Prereqs&lt;/b&gt;&lt;/u&gt;
&lt;/h4&gt; &lt;br /&gt;Before we get started, you’ll need to ensure your machine has the following:&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;.Net framework 3.0 or greater (&lt;a href="http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/netframework/aa569263.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;MSMQ Installed (&lt;a href="http://msdn2.microsoft.com/en-us/library/aa967729.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa967729.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Visual Studio 2005 or greater (&lt;a href="http://www.microsoft.com/express/" class="externalLink"&gt;http://www.microsoft.com/express/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;The &lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=msmqpluswcf&amp;amp;DownloadId=230" class="externalLink"&gt;sample solution&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for this walk-thru&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt; &lt;br /&gt;Good luck and happy SOA'ng!&lt;br /&gt;
&lt;/div&gt;</description><author>JustinWi</author><pubDate>Thu, 31 Jan 2008 02:24:24 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080131A</guid></item><item><title>UPDATED RELEASE: MSMQ + WCF Integration - WalkThru v1 (Jan 28, 2008)</title><link>http://code.msdn.microsoft.com/msmqpluswcf/Release/ProjectReleases.aspx?ReleaseId=78</link><description>This release contains the Visual Studio solution file and your choice of docs or a video that will walk you through this sample application and show you how to implement your own MSMQ &amp;#43; WCF Integrated applications.</description><author></author><pubDate>Thu, 31 Jan 2008 02:21:06 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: MSMQ + WCF Integration - WalkThru v1 (Jan 28, 2008) 20080131A</guid></item></channel></rss>