<?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: WCF, Smart Clients, and Deadlocks</title>
	<atom:link href="http://www.udidahan.com/2008/04/11/wcf-smart-clients-and-deadlocks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.udidahan.com/2008/04/11/wcf-smart-clients-and-deadlocks/</link>
	<description>Enterprise Development Expert &#38; SOA Specialist</description>
	<lastBuildDate>Sat, 11 Feb 2012 15:16:10 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: udidahan</title>
		<link>http://www.udidahan.com/2008/04/11/wcf-smart-clients-and-deadlocks/comment-page-1/#comment-28953</link>
		<dc:creator>udidahan</dc:creator>
		<pubDate>Sat, 09 Aug 2008 21:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2008/04/11/wcf-smart-clients-and-deadlocks/#comment-28953</guid>
		<description>Joe - I think that the motivation is race conditions and deadlocks in the UI when interacting with a service (not logging); not that I agree with the solution.</description>
		<content:encoded><![CDATA[<p>Joe &#8211; I think that the motivation is race conditions and deadlocks in the UI when interacting with a service (not logging); not that I agree with the solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Smith</title>
		<link>http://www.udidahan.com/2008/04/11/wcf-smart-clients-and-deadlocks/comment-page-1/#comment-28885</link>
		<dc:creator>Joe Smith</dc:creator>
		<pubDate>Fri, 08 Aug 2008 11:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2008/04/11/wcf-smart-clients-and-deadlocks/#comment-28885</guid>
		<description>Sorry, but Services should NOT have a user interface to begin with. If it needs to log information it should do so in a file with an exclusive write and shared read and then have another interface that interacts with that file.  Even if I have to host in a UI app, I can use a different thread. This is server 101. I can&#039;t believe I&#039;m reading this.</description>
		<content:encoded><![CDATA[<p>Sorry, but Services should NOT have a user interface to begin with. If it needs to log information it should do so in a file with an exclusive write and shared read and then have another interface that interacts with that file.  Even if I have to host in a UI app, I can use a different thread. This is server 101. I can&#8217;t believe I&#8217;m reading this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

