<?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: Cross-thread operations with PostSharp</title>
	<atom:link href="http://www.lesnikowski.com/blog/cross-thread-operations-with-postsharp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lesnikowski.com/blog/cross-thread-operations-with-postsharp/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cross-thread-operations-with-postsharp</link>
	<description>EMAIL IMAP POP3 SMTP FTP FTPS barcode components blog</description>
	<lastBuildDate>Mon, 23 Jan 2012 18:49:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: hartson23</title>
		<link>http://www.lesnikowski.com/blog/cross-thread-operations-with-postsharp/#comment-71</link>
		<dc:creator>hartson23</dc:creator>
		<pubDate>Thu, 02 Jun 2011 17:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.lesnikowski.com/blog/?p=101#comment-71</guid>
		<description>Hi - I am definitely delighted to discover this. cool job!</description>
		<content:encoded><![CDATA[<p>Hi &#8211; I am definitely delighted to discover this. cool job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lesnikowski blog » Blog Archive » SynchronizationContext and WinForms</title>
		<link>http://www.lesnikowski.com/blog/cross-thread-operations-with-postsharp/#comment-70</link>
		<dc:creator>Lesnikowski blog » Blog Archive » SynchronizationContext and WinForms</dc:creator>
		<pubDate>Wed, 03 Feb 2010 16:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.lesnikowski.com/blog/?p=101#comment-70</guid>
		<description>[...] Use Control.BeginInvoke with PostSharp &#8211; you need PostSharp [...] </description>
		<content:encoded><![CDATA[<p>[...] Use Control.BeginInvoke with PostSharp &#8211; you need PostSharp [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Hallberg</title>
		<link>http://www.lesnikowski.com/blog/cross-thread-operations-with-postsharp/#comment-69</link>
		<dc:creator>Andreas Hallberg</dc:creator>
		<pubDate>Thu, 28 Jan 2010 07:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.lesnikowski.com/blog/?p=101#comment-69</guid>
		<description>... and now I answer my own question: http://kristofverbiest.blogspot.com/2007/02/avoid-invoke-prefer-begininvoke.html

:)</description>
		<content:encoded><![CDATA[<p>&#8230; and now I answer my own question: <a href="http://kristofverbiest.blogspot.com/2007/02/avoid-invoke-prefer-begininvoke.html" rel="nofollow">http://kristofverbiest.blogspot.com/2007/02/avoid-invoke-prefer-begininvoke.html</a><br />
 <img src='http://www.lesnikowski.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Hallberg</title>
		<link>http://www.lesnikowski.com/blog/cross-thread-operations-with-postsharp/#comment-68</link>
		<dc:creator>Andreas Hallberg</dc:creator>
		<pubDate>Thu, 28 Jan 2010 07:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.lesnikowski.com/blog/?p=101#comment-68</guid>
		<description>Great stuff. But if you&#039;re worried about BeginInvoke&#039;s async nature, why not just use control.Invoke in the aspect implementation instead?</description>
		<content:encoded><![CDATA[<p>Great stuff. But if you&#8217;re worried about BeginInvoke&#8217;s async nature, why not just use control.Invoke in the aspect implementation instead?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #526</title>
		<link>http://www.lesnikowski.com/blog/cross-thread-operations-with-postsharp/#comment-67</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #526</dc:creator>
		<pubDate>Wed, 27 Jan 2010 08:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.lesnikowski.com/blog/?p=101#comment-67</guid>
		<description>[...] Cross-thread operations with PostSharp - &#8216;Lesnikowski&#8217; look at using PostSharp to inject code on method start to provide an easy means of calling methods on Winforms controls from any thread and ensuring that the call is made with BeginInvoke [...] </description>
		<content:encoded><![CDATA[<p>[...] Cross-thread operations with PostSharp &#8211; &#8216;Lesnikowski&#8217; look at using PostSharp to inject code on method start to provide an easy means of calling methods on Winforms controls from any thread and ensuring that the call is made with BeginInvoke [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

