<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Duplex Messaging in .NET 3.5</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/jennmar/Duplex-Messaging-in-NET-35/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/411880_100x75.jpg</url>
		<title>Channel 9 - Duplex Messaging in .NET 3.5</title>
		<link></link>
	</image>
	<description>Jennifer Marsman&amp;nbsp;walks through duplex messaging, where two workflows communicate with each other.&amp;nbsp; This is accomplished by explicitly forwarding the callback context to the service and letting it use that to
 message back to the caller.&amp;nbsp; </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 06:05:50 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 06:05:50 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Duplex Messaging in .NET 3.5</title>
		<description>
			<![CDATA[
<p>Hi Jennifer,&nbsp;</p>
<p>&nbsp;</p>
<p>I am confused why Duplex is described as a communication pattern for WCF, yet to implement requires the code to set up key pieces such as Context. I would have thought that the framework would encapsulate this so that newbies like me would not have to deal
 with it.</p>
<p>&nbsp;</p>
<p>Have I missed something about binding/channels that defines/establishes a servce as duplex?</p>
<p>&nbsp;</p>
<p>thx</p>
<p>l</p>
<p>posted by luminary</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/jennmar/Duplex-Messaging-in-NET-35#c633939209650000000</link>
		<pubDate>Sun, 15 Nov 2009 22:29:25 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/jennmar/Duplex-Messaging-in-NET-35#c633939209650000000</guid>
		<dc:creator>luminary</dc:creator>
	</item>
</channel>
</rss>