<?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 Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/557027_100x75.jpg</url>
		<title>Channel 9 - Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<link></link>
	</image>
	<description>
In this episode, Tomasz Janczuk of the Silverlight Web Services team joins John to demonstrate how to implement duplex communication with WCF in Silverlight. Tomasz discusses a how to implement a chat application using WCF, the basics of the polling duplex
 protocol, when the Net.tcp protocol is ideal, and some performance and scalability considerations. 
&amp;nbsp; 
&amp;nbsp; 
Relevant links: 

John&#39;s Blog&amp;nbsp;and on Twitter (@john_papa)
Tomasz&#39;s&amp;nbsp;Blog&amp;nbsp; Silverlight Web Services&#39; 
team blog 
Follow us on Twitter&amp;nbsp;@SilverlightTV&amp;nbsp;or on the web at
http://silverlight.tv/ 
&amp;nbsp; 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 23 May 2013 12:52:46 GMT</pubDate>
	<lastBuildDate>Thu, 23 May 2013 12:52:46 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[
<p>Hi Guys,</p>
<p>A question regarding the web services and Silverlight. Would you be able to shed some light on why there is no support for WSHttpBinding in Silverlight please?</p>
<p>&nbsp;</p>
<p>Thank you,</p>
<p>Yosh</p>
<p>posted by SDFusion</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130107390000000</link>
		<pubDate>Thu, 24 Jun 2010 21:12:19 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130107390000000</guid>
		<dc:creator>SDFusion</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[
<p>Yosh,&nbsp;</p>
<p>Silverlight supports a good subset of BasicHttpBinding functionality. The major value add of WSHttpBinding over BasicHttpBinding is supoport for WS-Security and WS-ReliableMessaging. Given substantial demand, we are looking into enabling a subset of WS-Security
 capabilities in the future release of Silverlight.&nbsp;</p>
<p>Thanks,</p>
<p>Tomasz Janczuk</p>
<p>posted by tjanczuk</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130136860000000</link>
		<pubDate>Thu, 24 Jun 2010 22:01:26 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130136860000000</guid>
		<dc:creator>tjanczuk</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[
<p>Thank you for the quick reply Thomasz. I work for a law enforcement agency and we were looking at creating a Silverlight application&nbsp;for the patrol cars. The application will enhance the current capablities of the law enforcement officers. Security is paramount
 to us. I will keep up with the future releases and hope to see the WSHttpBinding support.</p>
<p>&nbsp;</p>
<p>Thank you very much,</p>
<p>Yosh</p>
<p>posted by SDFusion</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130195950000000</link>
		<pubDate>Thu, 24 Jun 2010 23:39:55 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130195950000000</guid>
		<dc:creator>SDFusion</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[
<p>Where can we download the sample?</p>
<p>posted by chanmm</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130233100000000</link>
		<pubDate>Fri, 25 Jun 2010 00:41:50 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130233100000000</guid>
		<dc:creator>chanmm</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[
<p>Yosh, </p>
<p>&nbsp;</p>
<p>I wonder which particular security features from WSHttpBinding&nbsp;you are interested in?</p>
<p>posted by tjanczuk</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130254370000000</link>
		<pubDate>Fri, 25 Jun 2010 01:17:17 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130254370000000</guid>
		<dc:creator>tjanczuk</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[
<p>A sample chat application similar to the one shown in the video can be downloaded from&nbsp;<a href="http://tomasz.janczuk.org/2009/07/pubsub-sample-using-http-polling-duplex.html">http&#58;&#47;&#47;tomasz.janczuk.org&#47;2009&#47;07&#47;pubsub-sample-using-http-polling-duplex.html</a>. More resources related to polling duplex are at my blog at <a href="http://tomasz.janczuk.org. ">http&#58;&#47;&#47;tomasz.janczuk.org.&#160;</a></p>
<p>posted by tjanczuk</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130255490000000</link>
		<pubDate>Fri, 25 Jun 2010 01:19:09 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130255490000000</guid>
		<dc:creator>tjanczuk</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[
<p>John, I'm very happy to see you poking into this area of SL. And much thanks to
<span id="ctl00_MainPlaceHolder_Starter_BodyLabel">Tomasz for his solid knowlege. I think [at least personally] the communication power of SL has not been explored fully and I hope to see more series of this type of materials.</span></p>
<p><span>..Ben<br>
</span></p>
<p>posted by Ben Hayat</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130613510000000</link>
		<pubDate>Fri, 25 Jun 2010 11:15:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130613510000000</guid>
		<dc:creator>Ben Hayat</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[
<p><span id="ctl00_MainPlaceHolder_Starter_BodyLabel">Tomasz, although the sample on your blog was built with/for SL3, but I heard you pointed out many things that are new features in SL4, so it might be best to have a SL4 version of the sample.</span></p>
<p>&nbsp;</p>
<p><span>Thanks!</span></p>
<p><span>..Ben<br>
</span></p>
<p>posted by Ben Hayat</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130641460000000</link>
		<pubDate>Fri, 25 Jun 2010 12:02:26 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130641460000000</guid>
		<dc:creator>Ben Hayat</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[
<p>Hi&nbsp;Tomasz,</p>
<p>&nbsp;</p>
<p>Does the WCF duplex communication with Silverlight work in a web farm and on Azure?</p>
<p>&nbsp;</p>
<p>Regards,</p>
<p>&nbsp;</p>
<p>James.</p>
<p>&nbsp;</p>
<p>posted by JSkimming</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130756220000000</link>
		<pubDate>Fri, 25 Jun 2010 15:13:42 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130756220000000</guid>
		<dc:creator>JSkimming</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[
<p>Hi Tomasz,</p>
<p>&nbsp;</p>
<p>I've found a previous blog of yours, which described a&nbsp;potential&nbsp;solution in SL3 and presumably .NET 3.5 WCF.</p>
<p>&nbsp;</p>
<p><a href="http://tomasz.janczuk.org/2009/09/scale-out-of-silverlight-http-polling.html">http://tomasz.janczuk.org/2009/09/scale-out-of-silverlight-http-polling.html</a></p>
<p>&nbsp;</p>
<p>I'm wondering whether it now works out-of-the-box with SL4 and .NET 4, or does it still require the solution in your post I've linked to.</p>
<p>&nbsp;</p>
<p>Regards,</p>
<p>&nbsp;</p>
<p>James.</p>
<p>&nbsp;</p>
<p>posted by JSkimming</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130761300000000</link>
		<pubDate>Fri, 25 Jun 2010 15:22:10 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130761300000000</guid>
		<dc:creator>JSkimming</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[
<p>@Ben - Look at the samples posted here <a href="http://blogs.msdn.com/b/silverlightws/archive/2010/03/17/two-samples-from-today-s-mix-2010-talk.aspx">
http://blogs.msdn.com/b/silverlightws/archive/2010/03/17/two-samples-from-today-s-mix-2010-talk.aspx</a>&nbsp;. The Video chat example is based on SL4.</p>
<p>posted by deepeshm</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130786490000000</link>
		<pubDate>Fri, 25 Jun 2010 16:04:09 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130786490000000</guid>
		<dc:creator>deepeshm</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[
<p>James, </p>
<p>&nbsp;</p>
<p>scale out of the WCF service exposed with the http polling duplex binding in a web farm (Azure or otherwise) is&nbsp;challenging&nbsp;due to the internal design of the server side implementation. Check out&nbsp;<a href="http://tomasz.janczuk.org/2009/09/scale-out-of-silverlight-http-polling.html">http&#58;&#47;&#47;tomasz.janczuk.org&#47;2009&#47;09&#47;scale-out-of-silverlight-http-polling.html</a>
 for more details on the topic. </p>
<p>&nbsp;</p>
<p>Thanks,</p>
<p>Tomasz&nbsp;</p>
<p>posted by tjanczuk</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130837210000000</link>
		<pubDate>Fri, 25 Jun 2010 17:28:41 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634130837210000000</guid>
		<dc:creator>tjanczuk</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[
<p>Nice one, Thanks,</p>
<p>posted by uforualways</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634139400030000000</link>
		<pubDate>Mon, 05 Jul 2010 15:20:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634139400030000000</guid>
		<dc:creator>uforualways</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[
<p>Hi Tomasz,</p>
<p>&nbsp;</p>
<p>I am very new to programming and I am going through this demo, building it from scratch from your video using Visual Web Developer 2020 Express. I am running Silverlight 4 on Windows XP. &nbsp;I get to the end of building the server WCF service, press &lt;F5&gt; to
 run the project. All is well until I try to access the Meta Data by typing the ChatService.svc URL on my localhost. Then I get the error message</p>
<p>&nbsp;</p>
<p>&quot;Configuration binding extension 'system.serviceModel/bindings/pollingDuplex' could not be found. Verify that this binding extension is properly registered in system.serviceModel/extensions/bindingExtensions and that it is spelled correctly.&quot;</p>
<p>&nbsp;</p>
<p>I gathered from other posts on your blogsite that this is a common problem. I have de-installed and re-installed silverlight to no avail. Any thoughts? What am I doing wrong?</p>
<p>posted by Detox</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634160188520000000</link>
		<pubDate>Thu, 29 Jul 2010 16:47:32 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634160188520000000</guid>
		<dc:creator>Detox</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[
<p>sorry that should read Visual Web Developer 2010.... </p>
<p>posted by Detox</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634160306720000000</link>
		<pubDate>Thu, 29 Jul 2010 20:04:32 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634160306720000000</guid>
		<dc:creator>Detox</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[
<p>eventually got it working by qualifying the BindingExtension with a version,culture and publickeytoken. Also had to put a receiveTimeout on the binding....</p>
<p>&nbsp;</p>
<p><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff"></p>
<p>&lt;</p>
<p>&nbsp;</p>
<p><font face="Consolas" size="2" color="#0000ff">and </font></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</font></font></font><font face="Consolas" size="2" color="#a31515"><font face="Consolas" size="2" color="#a31515"><font face="Consolas" size="2" color="#a31515">add</font></font></font><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff">
</font></font></font><font face="Consolas" size="2" color="#ff0000"><font face="Consolas" size="2" color="#ff0000"><font face="Consolas" size="2" color="#ff0000">name</font></font></font><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff">=</font></font></font><font face="Consolas" size="2"><font face="Consolas" size="2">&quot;</font></font><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff">pollingDuplex</font></font></font><font face="Consolas" size="2"><font face="Consolas" size="2">&quot;</font></font><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff">
</font></font></font><font face="Consolas" size="2" color="#ff0000"><font face="Consolas" size="2" color="#ff0000"><font face="Consolas" size="2" color="#ff0000">type</font></font></font><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff">=</font></font></font><font face="Consolas" size="2"><font face="Consolas" size="2">&quot;</font></font><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff">System.ServiceModel.Configuration.PollingDuplexHttpBindingCollectionElement,
 System.ServiceModel.PollingDuplex, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35</font></font></font><font face="Consolas" size="2"><font face="Consolas" size="2">&quot;</font></font><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff">/</font></font></font><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff"><font face="Consolas" size="2" color="#0000ff">&gt;</font></font></font>
<p></p>
<p><font face="Consolas" size="2">&lt;pollingDuplex&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;binding name=&quot;myPollingDuplex&quot; duplexMode=&quot;MultipleMessagesPerPoll&quot; receiveTimeout=&quot;00:30:00&quot;/&gt;<br>
&lt;/pollingDuplex&gt;<br>
</font></p>
<p>posted by Detox</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634160781950000000</link>
		<pubDate>Fri, 30 Jul 2010 09:16:35 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634160781950000000</guid>
		<dc:creator>Detox</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[Thanks for great videoEveryone&nbsp; can get the code of this video from the blow address:http://rapidshare.com/files/420956473/SampleChat.rar-------------------------I have a problem within&nbsp; this tutorial.I get this exception when I try to send a message after 10 seconds ...I changed the receiveTimeout and an others but don't solve.If anyone&nbsp; had any idea, please comment here.<p>posted by Virtual</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634209259330000000</link>
		<pubDate>Fri, 24 Sep 2010 11:52:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634209259330000000</guid>
		<dc:creator>Virtual</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[Excuse me I forget to exception, here is that:The communication object, System.ServiceModel.Channels.ClientPollingDuplexSessionChannel, cannot be used for communication because it is in the Faulted state.<br />please help...<p>posted by Virtual</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634209355740000000</link>
		<pubDate>Fri, 24 Sep 2010 14:32:54 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634209355740000000</guid>
		<dc:creator>Virtual</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[ <p>Beautiful !</p><p>posted by Pictoria</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634227103260000000</link>
		<pubDate>Fri, 15 Oct 2010 03:32:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634227103260000000</guid>
		<dc:creator>Pictoria</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[I get "The communication object, System.ServiceModel.Channels.ClientPollingDuplexSessionChannel, cannot be used for communication because it is in the Faulted state." error when run at finish step of video !<br />Sorry i'm new bie for silverlight !<p>posted by Linh</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634248816560000000</link>
		<pubDate>Tue, 09 Nov 2010 06:40:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634248816560000000</guid>
		<dc:creator>Linh</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[Hello Tomasz,<br />And thank you for the video about duplex protocol. I want to ask that is it possible to use asp.net session and request objects in WCF side for duplex&nbsp;protocol.For example I want to get the user agent of the client browser. When I try this,I get null object. We used webHttpBinding protocol in another project and we could use request object. if we use duplex protocol,we dont get it.<br />Thanks.<p>posted by Birol</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634306049030000000</link>
		<pubDate>Fri, 14 Jan 2011 12:28:23 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634306049030000000</guid>
		<dc:creator>Birol</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[ <p>Very good, sorry the source to this is not available.&nbsp; I have an application where the customer brings up inventory, say there are 50 widgets in stock.&nbsp; Now, somebody removes 5 from stock, leaving 45, and updating their screen.&nbsp; Would this application work well to notify my station of the inventory change, correcting my screen to the 45 without me touching it?</p><p>posted by GeordieJ</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634306066400000000</link>
		<pubDate>Fri, 14 Jan 2011 12:57:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634306066400000000</guid>
		<dc:creator>GeordieJ</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[ <p>Great demo. &nbsp;Thanks Tomasz!</p><p>posted by gongchengshi</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634308876830000000</link>
		<pubDate>Mon, 17 Jan 2011 19:01:23 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634308876830000000</guid>
		<dc:creator>gongchengshi</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[I am getting the following exception:<br /> <br />"The server did not provide a meaningful reply; this might be caused by a contract mismatch, a premature session shutdown or an internal server error."<br /> <br />While debugging I got to know that the client channel is entering Fault state because of which further calls to service is failing.<br /> <br />Any quick help on this will be appreciable.<br /> <p>posted by Vijay</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634344960580000000</link>
		<pubDate>Mon, 28 Feb 2011 13:20:58 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634344960580000000</guid>
		<dc:creator>Vijay</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[I have written a WCFService and WCFClient working on Duplex Channel on netTCPBinding. It is working fine for some time, after that WCFClient stops the channelling intermmitently and one of the errors as shown below:<br /><br />"The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state."<br /> <br /><p>posted by Mohammad</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634349954130000000</link>
		<pubDate>Sun, 06 Mar 2011 08:03:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634349954130000000</guid>
		<dc:creator>Mohammad</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[ <p>I followed your excellent video and build a sample using <a href="<a href="http://msdn.microsoft.com/en-us/library/cc645027(v=vs.95">http&#58;&#47;&#47;msdn.microsoft.com&#47;en-us&#47;library&#47;cc645027&#40;v&#61;vs.95</a>).aspx"><a href="http://msdn.microsoft.com/en-us/library/cc645027(v=vs.95">http&#58;&#47;&#47;msdn.microsoft.com&#47;en-us&#47;library&#47;cc645027&#40;v&#61;vs.95</a>).aspx</a> and thanks to both sources<br>thing looked great till we turned on Windows authentication&quot;&nbsp; and turned off &quot;allow anonymous authentication&quot; on the service using IIS console. We<br>have alot of security minded clients and the thought of enabling<br>this makes them run for the hills! I know that this should not present a security issue as the service will use Windows auth<br>but the client is always right. When we do this we get the following error:</p><p>Exception: System.ServiceModel.ServiceActivationException: The service '/DuplexService1/Service1.svc' cannot be activated <br>due to an exception during compilation.&nbsp; The exception message is: Security settings for this service require 'Anonymous'<br>&nbsp;Authentication but it is not enabled for the IIS application that hosts this service.. ---&gt; System.NotSupportedException: Security <br>settings for this service require 'Anonymous' Authentication but it is not enabled for the IIS application that hosts this service.</p><p>Now we also tried building a CustomBinding</p><p>&lt;system.serviceModel&gt;<br>&nbsp;&nbsp;&nbsp; &lt;!-- Register the binding extension from the SDK. --&gt;<br>&nbsp;&nbsp;&nbsp; &lt;extensions&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;bindingElementExtensions&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;add name=&quot;pollingDuplex&quot; type=&quot;System.ServiceModel.Configuration.PollingDuplexElement, System.ServiceModel.PollingDuplex&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/bindingElementExtensions&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;bindingExtensions&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;add name=&quot;pollingDuplexHttpBinding&quot; type=&quot;System.ServiceModel.Configuration.PollingDuplexHttpBindingCollectionElement,System.ServiceModel.PollingDuplex, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&quot; /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/bindingExtensions&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/extensions&gt;<br>&nbsp;&nbsp;&nbsp; &lt;!-- Create the polling duplex binding. --&gt;<br>&nbsp;&nbsp;&nbsp; &lt;bindings&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;customBinding&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;binding name=&quot;pollingBindingConfig&quot; closeTimeout=&quot;00:01:05&quot; openTimeout=&quot;00:01:05&quot; receiveTimeout=&quot;00:01:10&quot; sendTimeout=&quot;00:01:10&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;binaryMessageEncoding maxReadPoolSize=&quot;64&quot; maxWritePoolSize=&quot;16&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; maxSessionSize=&quot;2048&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;readerQuotas maxDepth=&quot;32&quot; maxStringContentLength=&quot;8192&quot; maxArrayLength=&quot;16384&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; maxBytesPerRead=&quot;4096&quot; maxNameTableCharCount=&quot;16384&quot; /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/binaryMessageEncoding&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;pollingDuplex maxPendingSessions=&quot;2147483647&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; maxPendingMessagesPerSession=&quot;2147483647&quot; /&gt;</p><p><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;httpTransport manualAddressing=&quot;false&quot; maxBufferPoolSize=&quot;524288&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; maxReceivedMessageSize=&quot;65536&quot; allowCookies=&quot;false&quot; authenticationScheme=&quot;Negotiate&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; bypassProxyOnLocal=&quot;false&quot; hostNameComparisonMode=&quot;StrongWildcard&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; keepAliveEnabled=&quot;true&quot; maxBufferSize=&quot;65536&quot; proxyAuthenticationScheme=&quot;Negotiate&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; realm=&quot;&quot; transferMode=&quot;Buffered&quot; unsafeConnectionNtlmAuthentication=&quot;false&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; useDefaultWebProxy=&quot;true&quot; /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/binding&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/customBinding&gt;</p><p><br>&nbsp;&nbsp;&nbsp; &lt;/bindings&gt;</p><p>&nbsp;&nbsp;&nbsp; &lt;behaviors&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;serviceBehaviors&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;behavior&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- To avoid disclosing metadata information, set the value below to false and remove the metadata endpoint above before deployment --&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;serviceMetadata httpGetEnabled=&quot;true&quot; /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- To receive exception details in faults for debugging purposes, set the value below to true.&nbsp; Set to false before deployment to avoid disclosing exception information --&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;serviceDebug includeExceptionDetailInFaults=&quot;true&quot; /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/behavior&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/serviceBehaviors&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/behaviors&gt;<br>&nbsp;&nbsp;&nbsp; &lt;services&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;service name=&quot;DuplexService1.OrderService&quot;&gt;</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- Service Endpoints --&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;endpoint address=&quot;&quot; binding=&quot;customBinding&quot;&nbsp; bindingConfiguration=&quot;pollingBindingConfig&quot; contract=&quot;DuplexService1.IDuplexService&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/endpoint&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;endpoint address=&quot;mex&quot; binding=&quot;mexHttpBinding&quot; contract=&quot;IMetadataExchange&quot; /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/service&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/services&gt;</p><p>again the same result. The other curious thing is the that the SL ClientConfig file is always empty.(&lt;configuration /&gt;. Surely SL Duplex communications does not <br>require Anonymous auth to be on or we are up the creek.</p><p>posted by jmcfet</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634353816600000000</link>
		<pubDate>Thu, 10 Mar 2011 19:21:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634353816600000000</guid>
		<dc:creator>jmcfet</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[ <p>thanks&nbsp; to this great post&nbsp; <a href="http://ajdotnet.wordpress.com/2010/08/08/silverlight-and-integrated-authentication/#comment-8636">http://ajdotnet.wordpress.com/2010/08/08/silverlight-and-integrated-authentication/#comment-8636</a>&nbsp; I kind of solved the problem by&nbsp; removing MEX endpoint&nbsp; But this seems like a bug me as MEX should only be used in discovery. The really wierd part is that after I remove the MEX endpoint and disable anonymous auth for the service I can still update my service from the SL client. Go fiqure something is not good here</p><p>posted by jmcfet</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634354509320000000</link>
		<pubDate>Fri, 11 Mar 2011 14:35:32 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634354509320000000</guid>
		<dc:creator>jmcfet</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[ <p>for a wonderful and simple (I like simple ) see Jeff Prosise's article <a href="http://www.wintellect.com/CS/blogs/jprosise/archive/2009/08/27/silverlight-3-s-new-and-improved-duplex-networking-clients.aspx">http://www.wintellect.com/CS/blogs/jprosise/archive/2009/08/27/silverlight-3-s-new-and-improved-duplex-networking-clients.aspx</a></p><p>This really helped me as we needed more like Jeff is doing as we wanted our SL UI to repond to server progress events and the duplexMode=&quot;MultipleMessagesPerPoll&quot; was causing my responses to be buffered so it looked like they were not working. Looking at Jeffs example cleared the air. It worked fine after converting project to SL4</p><p>posted by jmcfet</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634355520720000000</link>
		<pubDate>Sat, 12 Mar 2011 18:41:12 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634355520720000000</guid>
		<dc:creator>jmcfet</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[Hi,<br />I am tring to follow your video tutorial and I am stuck with this error when I am trying to check the service on the browser...<br />Configuration binding extension 'system.serviceModel/bindings/pollingDuplex' could not be found.<br />In my  binding Extensions i DO have this:<br /><add name="pollingDuplex"type=.....<p>posted by Aleksei jusev</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634360557820000000</link>
		<pubDate>Fri, 18 Mar 2011 14:36:22 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634360557820000000</guid>
		<dc:creator>Aleksei jusev</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[Is there any way to get the source code &#63;&#63;&#63; ... because he keeps on making references to his blog <p>posted by Carmen</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634421165670000000</link>
		<pubDate>Fri, 27 May 2011 18:09:27 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634421165670000000</guid>
		<dc:creator>Carmen</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[Is it working in the OOB mode &#63;<p>posted by Azerus</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634451152540000000</link>
		<pubDate>Fri, 01 Jul 2011 11:07:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634451152540000000</guid>
		<dc:creator>Azerus</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[El ejemplo no funciona,<br>incluso bajandolo para ejecutarlo tampoco,<br><br>tengo visual studio 2010<br>silverlight 3.0<br>y windows 7<br><br>manda un mensaje de error&#58; Error NotFound<p>posted by OMAR OLGUIN</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634477543640000000</link>
		<pubDate>Mon, 01 Aug 2011 00:12:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634477543640000000</guid>
		<dc:creator>OMAR OLGUIN</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[Hi&#33;<br><br>Excellent example, but I have a question.<br><br>how to control the crowd of clients addend to list&#63;<br><br>because, if a client disconnects. return a error when trying to send the message.<br><br><br>public sub publish &#40;byval message as string &#41;<br>dim callback as IduplexService<br><br>for each callback  in Clients<br>try<br>callback.Notify&#40;message&#41;<br>catch ex as Exception<br>&#39;&#60;return a error. if a client disconnects&#62;<br>end try<br>next <br><br>end sub<p>posted by Fernando vergara</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634541479264709385</link>
		<pubDate>Fri, 14 Oct 2011 00:12:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634541479264709385</guid>
		<dc:creator>Fernando vergara</dc:creator>
	</item>
	<item>
		<title>Re: Duplex Communication with WCF in Silverlight 4 (Silverlight TV #34)</title>
		<description>
			<![CDATA[<p>Hi Tomasz,</p><p>I'm trying to write a subscription service similar to this chat service. &nbsp;Below is my web.config:</p><p>&lt;?xml version=&quot;1.0&quot;?&gt;<br>&lt;configuration&gt;</p><p>&lt;system.web&gt;<br>&lt;compilation debug=&quot;true&quot; targetFramework=&quot;4.0&quot; /&gt;<br>&lt;/system.web&gt;<br>&lt;system.serviceModel&gt;<br>&lt;extensions&gt;<br>&lt;bindingElementExtensions&gt;<br>&lt;add name=&quot;pollingDuplex&quot; type=&quot;System.ServiceModel.Configuration.PollingDuplexHttpBindingElement, System.ServiceModel.PollingDuplex, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&quot;/&gt;<br>&lt;/bindingElementExtensions&gt;<br>&lt;/extensions&gt;<br>&lt;bindings&gt;<br>&lt;customBinding&gt;<br>&lt;binding name=&quot;MAD.ChangeNotificationServices.SubscriptionService.customBinding0&quot;&gt;<br>&lt;binaryMessageEncoding /&gt;<br>&lt;pollingDuplex duplexMode=&quot;MultipleMessagesPerPoll&quot;&gt;&lt;/pollingDuplex&gt;<br>&lt;httpTransport /&gt;<br>&lt;/binding&gt;<br>&lt;/customBinding&gt;<br>&lt;/bindings&gt;<br>&lt;services&gt;<br>&lt;service name=&quot;MAD.ChangeNotificationServices.SubscriptionService&quot;&gt;<br>&lt;endpoint address=&quot;&quot; binding=&quot;customBinding&quot; bindingConfiguration=&quot;MAD.ChangeNotificationServices.SubscriptionService.customBinding0&quot;<br>contract=&quot;MAD.ChangeNotificationServices.ISubscriptionService&quot; /&gt;<br>&lt;endpoint address=&quot;mex&quot; binding=&quot;mexHttpBinding&quot; contract=&quot;IMetadataExchange&quot; /&gt;<br>&lt;/service&gt;<br>&lt;/services&gt;<br>&lt;behaviors&gt;<br>&lt;serviceBehaviors&gt;<br>&lt;behavior&gt;<br>&lt;!-- To avoid disclosing metadata information, set the value below to false and remove the metadata endpoint above before deployment --&gt;<br>&lt;serviceMetadata httpGetEnabled=&quot;true&quot;/&gt;<br>&lt;!-- To receive exception details in faults for debugging purposes, set the value below to true. Set to false before deployment to avoid disclosing exception information --&gt;<br>&lt;serviceDebug includeExceptionDetailInFaults=&quot;false&quot;/&gt;<br>&lt;serviceThrottling maxConcurrentSessions=&quot;2147483647&quot;/&gt;<br>&lt;/behavior&gt;<br>&lt;/serviceBehaviors&gt;<br>&lt;/behaviors&gt;<br>&lt;serviceHostingEnvironment aspNetCompatibilityEnabled=&quot;true&quot;<br>multipleSiteBindingsEnabled=&quot;true&quot; /&gt;<br>&lt;/system.serviceModel&gt;<br>&lt;system.webServer&gt;<br>&lt;modules runAllManagedModulesForAllRequests=&quot;true&quot;/&gt;<br>&lt;/system.webServer&gt;<br><br>&lt;/configuration&gt;</p><p>When I use SingleMessagePerPoll as my duplex mode, everything works fine. &nbsp;But when I switch to MultipleMessagesPerPoll, calls to the subscription service result in an operation timeout after 1 minute. &nbsp;If I place a break point in the method I am calling in the subscription service, the break point is never hit. &nbsp;Do you have any wisdom to share?</p><p>posted by RaySaltrelli</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634550631432737633</link>
		<pubDate>Mon, 24 Oct 2011 14:25:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Duplex-Communication-with-WCF-in-Silverlight-4-Silverlight-TV-34#c634550631432737633</guid>
		<dc:creator>RaySaltrelli</dc:creator>
	</item>
</channel>
</rss>