<?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/"
		>
<channel>
	<title>Comments on: Async Operations in Wcf: IAsyncResult Model (Server-Side)</title>
	<atom:link href="http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/</link>
	<description>Developer.Speaker.Blogger</description>
	<lastBuildDate>Sun, 14 Aug 2011 06:09:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan Rigsby &#187; Async Operations in Wcf: Handling Exceptions</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/comment-page-1/#comment-833</link>
		<dc:creator>Dan Rigsby &#187; Async Operations in Wcf: Handling Exceptions</dc:creator>
		<pubDate>Thu, 28 Aug 2008 19:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/#comment-833</guid>
		<description>[...] in Wcf Series: Part 1: Event Based Model Part 2: IAsyncResult Model (Client-Side) Part 3: IAsyncResult Model (Server-Side) Part 4: Canceling Operations Part 5: Handling [...]</description>
		<content:encoded><![CDATA[<p>[...] in Wcf Series: Part 1: Event Based Model Part 2: IAsyncResult Model (Client-Side) Part 3: IAsyncResult Model (Server-Side) Part 4: Canceling Operations Part 5: Handling [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: duzhanghua</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/comment-page-1/#comment-752</link>
		<dc:creator>duzhanghua</dc:creator>
		<pubDate>Thu, 07 Aug 2008 06:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/#comment-752</guid>
		<description>Hi
  Thank you for writing this article,it is usefull to me(I&#039;m a new guy to WCF) .Yes ,you can implement asynchrous call in this way,it is exciting .However,the client references the interface &quot;IMyService&quot;.In the real world ,this limits its practicability.How can you get the interface just with the service url,does the .net framework help? Thank you .</description>
		<content:encoded><![CDATA[<p>Hi<br />
  Thank you for writing this article,it is usefull to me(I&#8217;m a new guy to WCF) .Yes ,you can implement asynchrous call in this way,it is exciting .However,the client references the interface &#8220;IMyService&#8221;.In the real world ,this limits its practicability.How can you get the interface just with the service url,does the .net framework help? Thank you .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: duzhanghua</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/comment-page-1/#comment-751</link>
		<dc:creator>duzhanghua</dc:creator>
		<pubDate>Thu, 07 Aug 2008 03:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/#comment-751</guid>
		<description>Hi
  why I can&#039;t apply the IsOneWay attribute with value of true.
  Without the attribute &quot;IsOneWay&quot; with the value &quot;true&quot;,&quot;BeginGetSquareRoot&quot; is called by clients synchrously.
  thank you</description>
		<content:encoded><![CDATA[<p>Hi<br />
  why I can&#8217;t apply the IsOneWay attribute with value of true.<br />
  Without the attribute &#8220;IsOneWay&#8221; with the value &#8220;true&#8221;,&#8221;BeginGetSquareRoot&#8221; is called by clients synchrously.<br />
  thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/comment-page-1/#comment-571</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 13 May 2008 20:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/#comment-571</guid>
		<description>How do you handle Faults in a server side async scenario?</description>
		<content:encoded><![CDATA[<p>How do you handle Faults in a server side async scenario?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Rigsby &#187; Async Operations in Wcf: Canceling Operations</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/comment-page-1/#comment-381</link>
		<dc:creator>Dan Rigsby &#187; Async Operations in Wcf: Canceling Operations</dc:creator>
		<pubDate>Mon, 31 Mar 2008 04:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/#comment-381</guid>
		<description>[...] Async Operations in Wcf: IAsyncResult Model (Server-Side) [...]</description>
		<content:encoded><![CDATA[<p>[...] Async Operations in Wcf: IAsyncResult Model (Server-Side) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Rigsby &#187; Async Operations in Wcf: Event Based Model</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/comment-page-1/#comment-377</link>
		<dc:creator>Dan Rigsby &#187; Async Operations in Wcf: Event Based Model</dc:creator>
		<pubDate>Mon, 31 Mar 2008 04:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/#comment-377</guid>
		<description>[...] Async Operations in Wcf: IAsyncResult Model (Server-Side) [...]</description>
		<content:encoded><![CDATA[<p>[...] Async Operations in Wcf: IAsyncResult Model (Server-Side) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Rigsby &#187; Async Operations in Wcf: IAsyncResult Model (Client-Side)</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/comment-page-1/#comment-375</link>
		<dc:creator>Dan Rigsby &#187; Async Operations in Wcf: IAsyncResult Model (Client-Side)</dc:creator>
		<pubDate>Mon, 31 Mar 2008 03:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/#comment-375</guid>
		<description>[...] Async Operations in Wcf: IAsyncResult Model (Server-Side) [...]</description>
		<content:encoded><![CDATA[<p>[...] Async Operations in Wcf: IAsyncResult Model (Server-Side) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dew Drop - March 28, 2008 &#124; Alvin Ashcraft's Morning Dew</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/comment-page-1/#comment-367</link>
		<dc:creator>Dew Drop - March 28, 2008 &#124; Alvin Ashcraft's Morning Dew</dc:creator>
		<pubDate>Fri, 28 Mar 2008 13:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/03/26/async-operations-in-wcf-iasyncresult-model-server-side/#comment-367</guid>
		<description>[...] Async Operations in WCF: IAsyncResult Model (Server-Side) (Dan Rigsby) [...]</description>
		<content:encoded><![CDATA[<p>[...] Async Operations in WCF: IAsyncResult Model (Server-Side) (Dan Rigsby) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

