<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: WCF &#8211; IIS Hosted Duplex Service &amp; Winforms</title>
	<atom:link href="http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/feed/" rel="self" type="application/rss+xml" />
	<link>http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/</link>
	<description>Attacking Programming Obstacles</description>
	<lastBuildDate>Fri, 22 Oct 2010 20:43:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: savij</title>
		<link>http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-550</link>
		<dc:creator><![CDATA[savij]]></dc:creator>
		<pubDate>Wed, 09 Dec 2009 22:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-550</guid>
		<description><![CDATA[I think he meant on the form, just make sure it implements the callback interface or the service wont be able to see the form. Also, if you are using VS 2008 you can just create a WCF class and host it in a web project. It&#039;s way easier now than when this article was written. Still, it&#039;s nice to understand how it all works and how to manually do it.

I also updated the article to use IsOneWay on the OperationContract attribute. This is needed for the callback to work now.
-Jeff]]></description>
		<content:encoded><![CDATA[<p>I think he meant on the form, just make sure it implements the callback interface or the service wont be able to see the form. Also, if you are using VS 2008 you can just create a WCF class and host it in a web project. It&#8217;s way easier now than when this article was written. Still, it&#8217;s nice to understand how it all works and how to manually do it.</p>
<p>I also updated the article to use IsOneWay on the OperationContract attribute. This is needed for the callback to work now.<br />
-Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YoG</title>
		<link>http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-549</link>
		<dc:creator><![CDATA[YoG]]></dc:creator>
		<pubDate>Wed, 09 Dec 2009 21:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-549</guid>
		<description><![CDATA[I&#039;m getting the same exception as fhirzall, but I don&#039;t get the resolution... what does it means &quot;implement my interface on the form&quot;?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the same exception as fhirzall, but I don&#8217;t get the resolution&#8230; what does it means &#8220;implement my interface on the form&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: savij</title>
		<link>http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-439</link>
		<dc:creator><![CDATA[savij]]></dc:creator>
		<pubDate>Fri, 12 Jun 2009 22:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-439</guid>
		<description><![CDATA[Really not sure on this one. I have not messed with WPF to be an authority on it. I will leave your post up here and perhaps others can help shed some insight.]]></description>
		<content:encoded><![CDATA[<p>Really not sure on this one. I have not messed with WPF to be an authority on it. I will leave your post up here and perhaps others can help shed some insight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hetal</title>
		<link>http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-438</link>
		<dc:creator><![CDATA[Hetal]]></dc:creator>
		<pubDate>Thu, 11 Jun 2009 16:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-438</guid>
		<description><![CDATA[Is that possible to use Duplex Service with XBAP (WPF browser app)?
 I am getting error for security. when I set up full trust and add temp certificate on IE. it works fine.]]></description>
		<content:encoded><![CDATA[<p>Is that possible to use Duplex Service with XBAP (WPF browser app)?<br />
 I am getting error for security. when I set up full trust and add temp certificate on IE. it works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: savij</title>
		<link>http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-408</link>
		<dc:creator><![CDATA[savij]]></dc:creator>
		<pubDate>Thu, 20 Nov 2008 13:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-408</guid>
		<description><![CDATA[Pavan,

How the hell do you expect me to reply to that one? You give no details, no exceptions and no insight. I really get annoyed with postings like this on forums and blogs. We are here to help, but come on!

-J]]></description>
		<content:encoded><![CDATA[<p>Pavan,</p>
<p>How the hell do you expect me to reply to that one? You give no details, no exceptions and no insight. I really get annoyed with postings like this on forums and blogs. We are here to help, but come on!</p>
<p>-J</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavan Kumar G</title>
		<link>http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-406</link>
		<dc:creator><![CDATA[Pavan Kumar G]]></dc:creator>
		<pubDate>Thu, 20 Nov 2008 11:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-406</guid>
		<description><![CDATA[Hi,

I am uanble to recieve a callback from server.I am getting timeout exception.

Thanks
Pavan]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am uanble to recieve a callback from server.I am getting timeout exception.</p>
<p>Thanks<br />
Pavan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: savij</title>
		<link>http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-403</link>
		<dc:creator><![CDATA[savij]]></dc:creator>
		<pubDate>Wed, 22 Oct 2008 02:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-403</guid>
		<description><![CDATA[Sorry I didnt get back to you. I was on vacation in Orlando and didnt get a chance to see the post. Glad you got it figured out!!!

-J]]></description>
		<content:encoded><![CDATA[<p>Sorry I didnt get back to you. I was on vacation in Orlando and didnt get a chance to see the post. Glad you got it figured out!!!</p>
<p>-J</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fhirzall</title>
		<link>http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-402</link>
		<dc:creator><![CDATA[fhirzall]]></dc:creator>
		<pubDate>Sat, 18 Oct 2008 17:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-402</guid>
		<description><![CDATA[I figured it out. I forgot to implement my interface on the form!

Thanks!]]></description>
		<content:encoded><![CDATA[<p>I figured it out. I forgot to implement my interface on the form!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fhirzall</title>
		<link>http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-401</link>
		<dc:creator><![CDATA[fhirzall]]></dc:creator>
		<pubDate>Thu, 16 Oct 2008 03:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-401</guid>
		<description><![CDATA[Great article, one of the simpler ones on WCF for starters. I&#039;m getting this exception on button click when I try to register a client, any ideas? I&#039;m using .net 3.5 if anything changed there. Thank you.

An unhandled exception of type &#039;System.InvalidOperationException&#039; occurred in System.ServiceModel.dll

Additional information: The InstanceContext provided to the ChannelFactory contains a UserObject that does not implement the CallbackContractType &#039;WCFClient.ServiceReference1.IHelloWorldServiceCallback&#039;.]]></description>
		<content:encoded><![CDATA[<p>Great article, one of the simpler ones on WCF for starters. I&#8217;m getting this exception on button click when I try to register a client, any ideas? I&#8217;m using .net 3.5 if anything changed there. Thank you.</p>
<p>An unhandled exception of type &#8216;System.InvalidOperationException&#8217; occurred in System.ServiceModel.dll</p>
<p>Additional information: The InstanceContext provided to the ChannelFactory contains a UserObject that does not implement the CallbackContractType &#8216;WCFClient.ServiceReference1.IHelloWorldServiceCallback&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: savij</title>
		<link>http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-378</link>
		<dc:creator><![CDATA[savij]]></dc:creator>
		<pubDate>Tue, 18 Mar 2008 12:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://savij.com/2007/03/13/wcf-iis-hosted-duplex-service-winforms/#comment-378</guid>
		<description><![CDATA[That depends on what type of security you are trying to provide. You can use HTTPS to encrypt the stream, but I don&#039;t really have enough information to know if that covers the bases enough for your needs. There are many resources available to you on this subject. 

I would start with these two links:
http://msdn2.microsoft.com/en-us/library/ms735093.aspx
http://msdn2.microsoft.com/en-us/library/ms731925.aspx

Hope that helps!

-Jeff]]></description>
		<content:encoded><![CDATA[<p>That depends on what type of security you are trying to provide. You can use HTTPS to encrypt the stream, but I don&#8217;t really have enough information to know if that covers the bases enough for your needs. There are many resources available to you on this subject. </p>
<p>I would start with these two links:<br />
<a href="http://msdn2.microsoft.com/en-us/library/ms735093.aspx" rel="nofollow">http://msdn2.microsoft.com/en-us/library/ms735093.aspx</a><br />
<a href="http://msdn2.microsoft.com/en-us/library/ms731925.aspx" rel="nofollow">http://msdn2.microsoft.com/en-us/library/ms731925.aspx</a></p>
<p>Hope that helps!</p>
<p>-Jeff</p>
]]></content:encoded>
	</item>
</channel>
</rss>

