<?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: Always check for objects thread safety when you are doing multi thread programs</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2008/12/04/always-check-for-objects-thread-safety-when-you-are-doing-multi-thread-programs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2008/12/04/always-check-for-objects-thread-safety-when-you-are-doing-multi-thread-programs/</link>
	<description>Wrecks of code floating in the sea of Internet By Ricci Gian Maria</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:15:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Droxonefraree</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/12/04/always-check-for-objects-thread-safety-when-you-are-doing-multi-thread-programs/comment-page-1/#comment-2997</link>
		<dc:creator>Droxonefraree</dc:creator>
		<pubDate>Mon, 08 Mar 2010 17:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/12/04/always-check-for-objects-thread-safety-when-you-are-doing-multi-thread-programs/#comment-2997</guid>
		<description>Greetings! :)

I just happened to find this community here and I have high hopes of contributing.  Really great knowledge here.  Exceptional work by the admin, mods and other community members.  

Have a neat Day! http://upload.wikimedia.org/wikipedia/en/a/ac/MilesSmile.png</description>
		<content:encoded><![CDATA[<p>Greetings! <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I just happened to find this community here and I have high hopes of contributing.  Really great knowledge here.  Exceptional work by the admin, mods and other community members.  </p>
<p>Have a neat Day! <a href="http://upload.wikimedia.org/wikipedia/en/a/ac/MilesSmile.png" rel="nofollow">http://upload.wikimedia.org/wi.....sSmile.png</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajithkumarcc</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/12/04/always-check-for-objects-thread-safety-when-you-are-doing-multi-thread-programs/comment-page-1/#comment-2923</link>
		<dc:creator>ajithkumarcc</dc:creator>
		<pubDate>Sat, 30 Jan 2010 10:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/12/04/always-check-for-objects-thread-safety-when-you-are-doing-multi-thread-programs/#comment-2923</guid>
		<description>Hi,

Cricket as we know is currently the second most followed sport after soccer, with many countries now getting in cricket, can cricket overtake soccer as the most followed sports ever?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Cricket as we know is currently the second most followed sport after soccer, with many countries now getting in cricket, can cricket overtake soccer as the most followed sports ever?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C8</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/12/04/always-check-for-objects-thread-safety-when-you-are-doing-multi-thread-programs/comment-page-1/#comment-2887</link>
		<dc:creator>C8</dc:creator>
		<pubDate>Tue, 12 Jan 2010 11:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/12/04/always-check-for-objects-thread-safety-when-you-are-doing-multi-thread-programs/#comment-2887</guid>
		<description>Great. If only everything multi-thread related was so &#039;simple&#039;.

Thank you!</description>
		<content:encoded><![CDATA[<p>Great. If only everything multi-thread related was so &#8216;simple&#8217;.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/12/04/always-check-for-objects-thread-safety-when-you-are-doing-multi-thread-programs/comment-page-1/#comment-2879</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Sat, 09 Jan 2010 11:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/12/04/always-check-for-objects-thread-safety-when-you-are-doing-multi-thread-programs/#comment-2879</guid>
		<description>Yes yes, the solution was simple, I create a new SHA256Managed each time I called the function, or if you want to avoid creating unnecessary SHA256Managed instance, you can create a static variable and mark with ThreadStaticAttribute
http://msdn.microsoft.com/en-us/library/system.threadstaticattribute%28loband%29.aspx

Alk.</description>
		<content:encoded><![CDATA[<p>Yes yes, the solution was simple, I create a new SHA256Managed each time I called the function, or if you want to avoid creating unnecessary SHA256Managed instance, you can create a static variable and mark with ThreadStaticAttribute<br />
<a href="http://msdn.microsoft.com/en-us/library/system.threadstaticattribute%28loband%29.aspx" rel="nofollow">http://msdn.microsoft.com/en-u.....nd%29.aspx</a></p>
<p>Alk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C8</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/12/04/always-check-for-objects-thread-safety-when-you-are-doing-multi-thread-programs/comment-page-1/#comment-2872</link>
		<dc:creator>C8</dc:creator>
		<pubDate>Thu, 07 Jan 2010 13:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/12/04/always-check-for-objects-thread-safety-when-you-are-doing-multi-thread-programs/#comment-2872</guid>
		<description>So how did you solve your problem with SHA256?</description>
		<content:encoded><![CDATA[<p>So how did you solve your problem with SHA256?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/12/04/always-check-for-objects-thread-safety-when-you-are-doing-multi-thread-programs/comment-page-1/#comment-2756</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Thu, 29 Oct 2009 08:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/12/04/always-check-for-objects-thread-safety-when-you-are-doing-multi-thread-programs/#comment-2756</guid>
		<description>Yes, checking thread safety is really a difficult stuff. If the code is not to complex I find useful to check with other people. Simply explain to others because you want to be multi thread, and try to explain because you are thinking that everything is ok.

Quite often other people will spot potential problem in your code. Code review is the best way I know to spot difficult to test bug.

alk.</description>
		<content:encoded><![CDATA[<p>Yes, checking thread safety is really a difficult stuff. If the code is not to complex I find useful to check with other people. Simply explain to others because you want to be multi thread, and try to explain because you are thinking that everything is ok.</p>
<p>Quite often other people will spot potential problem in your code. Code review is the best way I know to spot difficult to test bug.</p>
<p>alk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: illege</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/12/04/always-check-for-objects-thread-safety-when-you-are-doing-multi-thread-programs/comment-page-1/#comment-2755</link>
		<dc:creator>illege</dc:creator>
		<pubDate>Thu, 29 Oct 2009 01:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/12/04/always-check-for-objects-thread-safety-when-you-are-doing-multi-thread-programs/#comment-2755</guid>
		<description>the problem is how to check?</description>
		<content:encoded><![CDATA[<p>the problem is how to check?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

