<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Chaining async calls in WCF (or in .NET in general)</title><link>http://blogs.msdn.com/b/carlosfigueira/archive/2009/07/23/chaining-async-calls-in-wcf-or-in-net-in-general.aspx</link><description>Recently I had to implement an asynchronous operation which would in turn call another asynchronous operation (i.e., cascading async operations). For simple cases, when there's no intermediate processing in the middle of the chains (i.e., no new state</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Chaining async calls in WCF (or in .NET in general)</title><link>http://blogs.msdn.com/b/carlosfigueira/archive/2009/07/23/chaining-async-calls-in-wcf-or-in-net-in-general.aspx#10276018</link><pubDate>Thu, 01 Mar 2012 22:45:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10276018</guid><dc:creator>CarlosFigueira</dc:creator><description>&lt;p&gt;Great, thanks. By the way, another way to chain asynchronous calls is shown in the post about transport channels at &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/b/carlosfigueira/archive/2011/12/13/wcf-extensibility-transport-channels-request-channels-part-3.aspx"&gt;blogs.msdn.com/.../wcf-extensibility-transport-channels-request-channels-part-3.aspx&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10276018" width="1" height="1"&gt;</description></item><item><title>re: Chaining async calls in WCF (or in .NET in general)</title><link>http://blogs.msdn.com/b/carlosfigueira/archive/2009/07/23/chaining-async-calls-in-wcf-or-in-net-in-general.aspx#10105708</link><pubDate>Thu, 16 Dec 2010 05:11:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10105708</guid><dc:creator>Rob</dc:creator><description>&lt;p&gt;Hi Carlos. &amp;nbsp;Great article! &amp;nbsp;I was able to use it to implement the same pattern with some other WCF services.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10105708" width="1" height="1"&gt;</description></item></channel></rss>