<?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: Faking synchronous web service calls in Silverlight</title>
	<atom:link href="http://www.itwriting.com/blog/1381-faking-synchronous-web-service-calls-in-silverlight.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itwriting.com/blog/1381-faking-synchronous-web-service-calls-in-silverlight.html</link>
	<description>Tech writing blog</description>
	<lastBuildDate>Sun, 12 Feb 2012 21:04:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: BillT</title>
		<link>http://www.itwriting.com/blog/1381-faking-synchronous-web-service-calls-in-silverlight.html/comment-page-1#comment-473826</link>
		<dc:creator>BillT</dc:creator>
		<pubDate>Sat, 12 Mar 2011 01:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1381-faking-synchronous-web-service-calls-in-silverlight.html#comment-473826</guid>
		<description>Since the article was written, Microsoft has provided the Task class which is useful.  It proves to be a lot easier to use.

http://msdn.microsoft.com/en-us/magazine/ff959203.aspx
http://msdn.microsoft.com/en-us/library/dd460717.aspx</description>
		<content:encoded><![CDATA[<p>Since the article was written, Microsoft has provided the Task class which is useful.  It proves to be a lot easier to use.</p>
<p><a href="http://msdn.microsoft.com/en-us/magazine/ff959203.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/magazine/ff959203.aspx</a><br />
<a href="http://msdn.microsoft.com/en-us/library/dd460717.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/dd460717.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Leitch</title>
		<link>http://www.itwriting.com/blog/1381-faking-synchronous-web-service-calls-in-silverlight.html/comment-page-1#comment-174496</link>
		<dc:creator>John Leitch</dc:creator>
		<pubDate>Thu, 18 Mar 2010 14:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1381-faking-synchronous-web-service-calls-in-silverlight.html#comment-174496</guid>
		<description>I&#039;ve written a class that makes synchronously calling WCF service in silverlight easy. It can be found &lt;a href=&quot;http://johnleitch.blogspot.com/2010/03/easy-way-to-synchronously-call-wcf.html&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve written a class that makes synchronously calling WCF service in silverlight easy. It can be found <a href="http://johnleitch.blogspot.com/2010/03/easy-way-to-synchronously-call-wcf.html" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

