<?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.limilabs.com/blog/cross-thread-operations-with-postsharp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.limilabs.com/blog/cross-thread-operations-with-postsharp?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cross-thread-operations-with-postsharp</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 13:28:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: hartson23</title>
		<link>http://www.limilabs.com/blog/cross-thread-operations-with-postsharp#comment-1386</link>
		<dc:creator>hartson23</dc:creator>
		<pubDate>Thu, 02 Jun 2011 17:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.limilabs.com/blog/?p=101#comment-1386</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: Blog » Blog Archive » SynchronizationContext and WinForms</title>
		<link>http://www.limilabs.com/blog/cross-thread-operations-with-postsharp#comment-1385</link>
		<dc:creator>Blog » Blog Archive » SynchronizationContext and WinForms</dc:creator>
		<pubDate>Wed, 03 Feb 2010 16:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.limilabs.com/blog/?p=101#comment-1385</guid>
		<description>[...] Use Control.BeginInvoke with PostSharp [...] </description>
		<content:encoded><![CDATA[<p>[...] Use Control.BeginInvoke with PostSharp [...] </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Hallberg</title>
		<link>http://www.limilabs.com/blog/cross-thread-operations-with-postsharp#comment-1384</link>
		<dc:creator>Andreas Hallberg</dc:creator>
		<pubDate>Thu, 28 Jan 2010 07:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.limilabs.com/blog/?p=101#comment-1384</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.limilabs.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.limilabs.com/blog/cross-thread-operations-with-postsharp#comment-1383</link>
		<dc:creator>Andreas Hallberg</dc:creator>
		<pubDate>Thu, 28 Jan 2010 07:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.limilabs.com/blog/?p=101#comment-1383</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 &#124; The Morning Brew #526</title>
		<link>http://www.limilabs.com/blog/cross-thread-operations-with-postsharp#comment-1382</link>
		<dc:creator>The Morning Brew - Chris Alcock &#124; The Morning Brew #526</dc:creator>
		<pubDate>Wed, 27 Jan 2010 08:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.limilabs.com/blog/?p=101#comment-1382</guid>
		<description>[...] Cross-thread operations with PostSharp - 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; 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>

