<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/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>BackgroundWorker implementation -in C#</title><link>http://weblogs.asp.net/rosherove/pages/BackgroundWorker.aspx</link><description>BackgroundWorker class &amp;#8211; built using instructions from this fine article by Juval . using System ; using System . ComponentModel ; namespace Unique . Shavit . UI { #region BackgroundWorker public class BackgroundWorker { bool m_CancelPending = false</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Dispatcher and Multi-threading in Silverlight3 &amp;laquo;  I.Net</title><link>http://weblogs.asp.net/rosherove/pages/BackgroundWorker.aspx#7135420</link><pubDate>Sat, 27 Jun 2009 08:16:15 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7135420</guid><dc:creator>Dispatcher and Multi-threading in Silverlight3 «  I.Net</dc:creator><author>Dispatcher and Multi-threading in Silverlight3 «  I.Net</author><description>&lt;p&gt;Pingback from &amp;nbsp;Dispatcher and Multi-threading in Silverlight3 &amp;amp;laquo; &amp;nbsp;I.Net&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7135420" width="1" height="1"&gt;</description></item><item><title>re: BackgroundWorker implementation -in C#</title><link>http://weblogs.asp.net/rosherove/pages/BackgroundWorker.aspx#455867</link><pubDate>Fri, 07 Jul 2006 20:29:48 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:455867</guid><dc:creator>Doug Clutter</dc:creator><author>Doug Clutter</author><description>This source code seems to be missing a few things.  Two things popped out:
1) In DoWorkEventArgs, the Result property is a bool.  I think it's supposed to be an object.
2) Also in DoWorkEventArgs, the Result property setter does nothing.

Better to get this code sample from the http://www.idesign.net web site.&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=455867" width="1" height="1"&gt;</description></item><item><title>Full Source for the Regulator Released</title><link>http://weblogs.asp.net/rosherove/pages/BackgroundWorker.aspx#349132</link><pubDate>Sat, 08 Jan 2005 06:52:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:349132</guid><dc:creator>TrackBack</dc:creator><author>TrackBack</author><description>&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=349132" width="1" height="1"&gt;</description></item><item><title>Full source for The Regulator released</title><link>http://weblogs.asp.net/rosherove/pages/BackgroundWorker.aspx#348907</link><pubDate>Fri, 07 Jan 2005 16:57:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:348907</guid><dc:creator>TrackBack</dc:creator><author>TrackBack</author><description>&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=348907" width="1" height="1"&gt;</description></item><item><title>Full source for The Regulator released</title><link>http://weblogs.asp.net/rosherove/pages/BackgroundWorker.aspx#348905</link><pubDate>Fri, 07 Jan 2005 16:57:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:348905</guid><dc:creator>TrackBack</dc:creator><author>TrackBack</author><description>&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=348905" width="1" height="1"&gt;</description></item><item><title>re: BackgroundWorker implementation -in C#</title><link>http://weblogs.asp.net/rosherove/pages/BackgroundWorker.aspx#207328</link><pubDate>Tue, 03 Aug 2004 21:18:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:207328</guid><dc:creator>Michael Dwan</dc:creator><author>Michael Dwan</author><description>Hello...&lt;br&gt;&lt;br&gt;You got a typo at: public class CancleEventArgs : EventArgs&lt;br&gt;&lt;br&gt;Cancle&lt;br&gt;&lt;br&gt;Great site by the way. Keep up the good work!&lt;br&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=207328" width="1" height="1"&gt;</description></item><item><title>re: BackgroundWorker implementation -in C#</title><link>http://weblogs.asp.net/rosherove/pages/BackgroundWorker.aspx#158222</link><pubDate>Thu, 17 Jun 2004 15:05:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:158222</guid><dc:creator>Guy S.</dc:creator><author>Guy S.</author><description>Cool. 10x&lt;br&gt;&lt;br&gt;*I suggest to use a more meaningful names instead of temp/del like - targetMethod, tempMethod&lt;br&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=158222" width="1" height="1"&gt;</description></item><item><title>Implementing the BackgroundWorker component - today(source included)</title><link>http://weblogs.asp.net/rosherove/pages/BackgroundWorker.aspx#156949</link><pubDate>Wed, 16 Jun 2004 03:27:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:156949</guid><dc:creator>TrackBack</dc:creator><author>TrackBack</author><description>&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=156949" width="1" height="1"&gt;</description></item></channel></rss>