<?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: A Combination of WCF Essentials</title>
	<atom:link href="http://cgeers.wordpress.com/2008/04/12/a-combination-of-wcf-essentials/feed/" rel="self" type="application/rss+xml" />
	<link>http://cgeers.wordpress.com/2008/04/12/a-combination-of-wcf-essentials/</link>
	<description>Christophe Geers&#039; Blog about .NET programming</description>
	<lastBuildDate>Tue, 15 Dec 2009 17:57:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Asynchronous Duplex Communication in WCF &#171; Being Chris</title>
		<link>http://cgeers.wordpress.com/2008/04/12/a-combination-of-wcf-essentials/#comment-160</link>
		<dc:creator>Asynchronous Duplex Communication in WCF &#171; Being Chris</dc:creator>
		<pubDate>Wed, 25 Mar 2009 07:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=23#comment-160</guid>
		<description>[...] (exceptions) if the operation failed (fire-and-forget as mentioned in another excellent post here). An exception can hit the client through a callback so all is not lost. I like the clean syntax [...]</description>
		<content:encoded><![CDATA[<p>[...] (exceptions) if the operation failed (fire-and-forget as mentioned in another excellent post here). An exception can hit the client through a callback so all is not lost. I like the clean syntax [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunny</title>
		<link>http://cgeers.wordpress.com/2008/04/12/a-combination-of-wcf-essentials/#comment-92</link>
		<dc:creator>sunny</dc:creator>
		<pubDate>Mon, 15 Sep 2008 01:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=23#comment-92</guid>
		<description>Hey ya,
Gr8 post but need to know what happens if i want to host multiple contracts as one service. example:
mainservice: IAuthenticate, ICustomer, Idisposable
and all the contracts are on separate end points. how can we manage a session then?

can you please shed some light on it?

thanks
sunny
s26f84 (at) gmail (dot) com</description>
		<content:encoded><![CDATA[<p>Hey ya,<br />
Gr8 post but need to know what happens if i want to host multiple contracts as one service. example:<br />
mainservice: IAuthenticate, ICustomer, Idisposable<br />
and all the contracts are on separate end points. how can we manage a session then?</p>
<p>can you please shed some light on it?</p>
<p>thanks<br />
sunny<br />
s26f84 (at) gmail (dot) com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10e</title>
		<link>http://cgeers.wordpress.com/2008/04/12/a-combination-of-wcf-essentials/#comment-62</link>
		<dc:creator>10e</dc:creator>
		<pubDate>Wed, 14 May 2008 17:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=23#comment-62</guid>
		<description>Well written article - thanks! This helped me with a similar project of accepting multiple clients to a single instance service hosted in a Windows Service and multicasting messages to them.</description>
		<content:encoded><![CDATA[<p>Well written article &#8211; thanks! This helped me with a similar project of accepting multiple clients to a single instance service hosted in a Windows Service and multicasting messages to them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://cgeers.wordpress.com/2008/04/12/a-combination-of-wcf-essentials/#comment-53</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Wed, 30 Apr 2008 23:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=23#comment-53</guid>
		<description>Great Example</description>
		<content:encoded><![CDATA[<p>Great Example</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stianhk</title>
		<link>http://cgeers.wordpress.com/2008/04/12/a-combination-of-wcf-essentials/#comment-51</link>
		<dc:creator>stianhk</dc:creator>
		<pubDate>Thu, 24 Apr 2008 11:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=23#comment-51</guid>
		<description>Interresting article, in particular the part about wrapping the proxy. I&#039;m thinking of wrapping a proxy in a class-library, but can&#039;t figure out how to expose the async methods of the proxy to the users of the dll. Do You have any suggestions regarding that?</description>
		<content:encoded><![CDATA[<p>Interresting article, in particular the part about wrapping the proxy. I&#8217;m thinking of wrapping a proxy in a class-library, but can&#8217;t figure out how to expose the async methods of the proxy to the users of the dll. Do You have any suggestions regarding that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
