<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SharePoint+PowerShell Leak Workarounds</title>
	<atom:link href="http://solutionizing.net/2009/02/16/sharepointpowershell-leak-workarounds/feed/" rel="self" type="application/rss+xml" />
	<link>http://solutionizing.net/2009/02/16/sharepointpowershell-leak-workarounds/</link>
	<description>Random thoughts on custom development in SharePoint.</description>
	<lastBuildDate>Fri, 06 Jan 2012 00:13:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SharePoint 2010, PowerShell and thread-safety &#124; Anders on SharePoint</title>
		<link>http://solutionizing.net/2009/02/16/sharepointpowershell-leak-workarounds/#comment-1037</link>
		<dc:creator><![CDATA[SharePoint 2010, PowerShell and thread-safety &#124; Anders on SharePoint]]></dc:creator>
		<pubDate>Fri, 28 Oct 2011 13:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=435#comment-1037</guid>
		<description><![CDATA[[...] Also code called within the same cmd-let/Function and Inline script-blocks are executed in the same thread (see more details on this subject on Keith Dalbys pre-SP2010 blog post here). [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Also code called within the same cmd-let/Function and Inline script-blocks are executed in the same thread (see more details on this subject on Keith Dalbys pre-SP2010 blog post here). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Dahlby</title>
		<link>http://solutionizing.net/2009/02/16/sharepointpowershell-leak-workarounds/#comment-467</link>
		<dc:creator><![CDATA[Keith Dahlby]]></dc:creator>
		<pubDate>Mon, 31 Aug 2009 13:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=435#comment-467</guid>
		<description><![CDATA[STA mode is not available in PowerShell v1, but you&#039;re absolutely right that it&#039;s an ideal solution if you have v2.]]></description>
		<content:encoded><![CDATA[<p>STA mode is not available in PowerShell v1, but you&#8217;re absolutely right that it&#8217;s an ideal solution if you have v2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Mills</title>
		<link>http://solutionizing.net/2009/02/16/sharepointpowershell-leak-workarounds/#comment-466</link>
		<dc:creator><![CDATA[Stephen Mills]]></dc:creator>
		<pubDate>Sat, 29 Aug 2009 11:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=435#comment-466</guid>
		<description><![CDATA[Why not just use &quot;Powershell -STA&quot;?  That way it always uses the same thread.  WPF and many Com objects require using Powershell this way.  I actually haven&#039;t found a compelling reason to use the default MTA mode in Powershell.  I&#039;ve found too many little issues with different classes/objects that require the same thread be used throughout the lifetime of the object.

-Stephen]]></description>
		<content:encoded><![CDATA[<p>Why not just use &#8220;Powershell -STA&#8221;?  That way it always uses the same thread.  WPF and many Com objects require using Powershell this way.  I actually haven&#8217;t found a compelling reason to use the default MTA mode in Powershell.  I&#8217;ve found too many little issues with different classes/objects that require the same thread be used throughout the lifetime of the object.</p>
<p>-Stephen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SharePoint Link Love 21-Feb-2009 - wss.made4the.net: by Jeremy Thake</title>
		<link>http://solutionizing.net/2009/02/16/sharepointpowershell-leak-workarounds/#comment-204</link>
		<dc:creator><![CDATA[SharePoint Link Love 21-Feb-2009 - wss.made4the.net: by Jeremy Thake]]></dc:creator>
		<pubDate>Sat, 21 Feb 2009 07:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=435#comment-204</guid>
		<description><![CDATA[[...] SharePoint+PowerShell Leak Workarounds « Solutionizing .NET [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SharePoint+PowerShell Leak Workarounds « Solutionizing .NET [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

