<?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 for Solutionizing .NET</title>
	<atom:link href="http://solutionizing.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://solutionizing.net</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>Comment on Site Collection-Safe CQWP XSL Links by Sangeet Ahuja</title>
		<link>http://solutionizing.net/2008/12/11/site-collection-safe-cqwp-xsl-links/#comment-1064</link>
		<dc:creator><![CDATA[Sangeet Ahuja]]></dc:creator>
		<pubDate>Fri, 06 Jan 2012 00:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=251#comment-1064</guid>
		<description><![CDATA[Posted too soon. 
The technique in this post is to replace the ~sitecollection programmatically in the feature receiver
of the feature containing the webpart.]]></description>
		<content:encoded><![CDATA[<p>Posted too soon.<br />
The technique in this post is to replace the ~sitecollection programmatically in the feature receiver<br />
of the feature containing the webpart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Site Collection-Safe CQWP XSL Links by Sangeet Ahuja</title>
		<link>http://solutionizing.net/2008/12/11/site-collection-safe-cqwp-xsl-links/#comment-1063</link>
		<dc:creator><![CDATA[Sangeet Ahuja]]></dc:creator>
		<pubDate>Fri, 06 Jan 2012 00:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=251#comment-1063</guid>
		<description><![CDATA[Check this out...
http://borderingdotnet.blogspot.com/2012/01/building-custom-contentquerywebpart.html

Yes, that&#039;s right: no slash between ~sitecollection and Style Library.]]></description>
		<content:encoded><![CDATA[<p>Check this out&#8230;<br />
<a href="http://borderingdotnet.blogspot.com/2012/01/building-custom-contentquerywebpart.html" rel="nofollow">http://borderingdotnet.blogspot.com/2012/01/building-custom-contentquerywebpart.html</a></p>
<p>Yes, that&#8217;s right: no slash between ~sitecollection and Style Library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SPWebConfigModification Works Fine by Alex&#039;s SharePoint Blog &#187; Deploying Nintex Workflow Custom Action with Multiple Web Front End&#8217;s</title>
		<link>http://solutionizing.net/2009/05/26/spwebconfigmodification-works-fine/#comment-1050</link>
		<dc:creator><![CDATA[Alex&#039;s SharePoint Blog &#187; Deploying Nintex Workflow Custom Action with Multiple Web Front End&#8217;s]]></dc:creator>
		<pubDate>Tue, 06 Dec 2011 02:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=523#comment-1050</guid>
		<description><![CDATA[[...] &#8211; I found this blog post (http://solutionizing.net/2009/05/26/spwebconfigmodification-works-fine/) which suggests that the ContentService class simply provides a constructor to handle if the Farm [...]]]></description>
		<content:encoded><![CDATA[<p>[...] &#8211; I found this blog post (<a href="http://solutionizing.net/2009/05/26/spwebconfigmodification-works-fine/" rel="nofollow">http://solutionizing.net/2009/05/26/spwebconfigmodification-works-fine/</a>) which suggests that the ContentService class simply provides a constructor to handle if the Farm [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Site Collection-Safe CQWP XSL Links by krishna</title>
		<link>http://solutionizing.net/2008/12/11/site-collection-safe-cqwp-xsl-links/#comment-1048</link>
		<dc:creator><![CDATA[krishna]]></dc:creator>
		<pubDate>Wed, 30 Nov 2011 18:39:09 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=251#comment-1048</guid>
		<description><![CDATA[Sabbah: It doesn&#039;t work for me the path as you said.

Giving me error while adding web part to page.]]></description>
		<content:encoded><![CDATA[<p>Sabbah: It doesn&#8217;t work for me the path as you said.</p>
<p>Giving me error while adding web part to page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint+PowerShell Leak Workarounds 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>Comment on Site Collection-Safe CQWP XSL Links by Sabbah</title>
		<link>http://solutionizing.net/2008/12/11/site-collection-safe-cqwp-xsl-links/#comment-1035</link>
		<dc:creator><![CDATA[Sabbah]]></dc:creator>
		<pubDate>Fri, 28 Oct 2011 08:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=251#comment-1035</guid>
		<description><![CDATA[In my case following string had become a solution:
~sitecollection/Style Library/XSL Style Sheets/CustomItemStyle.xsl]]></description>
		<content:encoded><![CDATA[<p>In my case following string had become a solution:<br />
~sitecollection/Style Library/XSL Style Sheets/CustomItemStyle.xsl</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Faking SPContext by Faking SPContext–for testing only… - Shawn Cicoria - CedarLogic</title>
		<link>http://solutionizing.net/2009/02/16/faking-spcontext/#comment-1015</link>
		<dc:creator><![CDATA[Faking SPContext–for testing only… - Shawn Cicoria - CedarLogic]]></dc:creator>
		<pubDate>Wed, 21 Sep 2011 21:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=431#comment-1015</guid>
		<description><![CDATA[[...] http://solutionizing.net/2009/02/16/faking-spcontext/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://solutionizing.net/2009/02/16/faking-spcontext/" rel="nofollow">http://solutionizing.net/2009/02/16/faking-spcontext/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stylish Gears: Customizing SPLongOperation by dotNetFollower</title>
		<link>http://solutionizing.net/2009/07/03/stylish-gears-customizing-splongoperation/#comment-991</link>
		<dc:creator><![CDATA[dotNetFollower]]></dc:creator>
		<pubDate>Thu, 11 Aug 2011 20:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=578#comment-991</guid>
		<description><![CDATA[Hello!
Nice post, thanks!
&lt;a href=&quot;http://dotnetfollower.com/wordpress/2011/08/sharepoint-how-to-use-splongoperation/&quot; rel=&quot;nofollow&quot;&gt;Here&lt;/a&gt; is an article, which describes how to utilize SPLongOperation.
Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hello!<br />
Nice post, thanks!<br />
<a href="http://dotnetfollower.com/wordpress/2011/08/sharepoint-how-to-use-splongoperation/" rel="nofollow">Here</a> is an article, which describes how to utilize SPLongOperation.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Elegant SPSite Elevation by Christopher Deweese</title>
		<link>http://solutionizing.net/2009/01/06/elegant-spsite-elevation/#comment-980</link>
		<dc:creator><![CDATA[Christopher Deweese]]></dc:creator>
		<pubDate>Fri, 24 Jun 2011 13:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=300#comment-980</guid>
		<description><![CDATA[Keith,

Over 2 years later this post is still helpful :)  Great samples and technique..just used it to fix a nasty problem that was giving us lots of headaches.  Hope to see you at Day of .NET this year!]]></description>
		<content:encoded><![CDATA[<p>Keith,</p>
<p>Over 2 years later this post is still helpful :)  Great samples and technique..just used it to fix a nasty problem that was giving us lots of headaches.  Hope to see you at Day of .NET this year!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PowerShell Get-Type: Simplified Generics by Jonathan</title>
		<link>http://solutionizing.net/2009/01/01/powershell-get-type-simplified-generics/#comment-959</link>
		<dc:creator><![CDATA[Jonathan]]></dc:creator>
		<pubDate>Sat, 23 Apr 2011 03:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=281#comment-959</guid>
		<description><![CDATA[Thanks for this.  I use this function to test whether a class has already been added - if not, add it.  The only gripe I have is, although it successfully detects when type is added, the function throws an exception when it&#039;s not.  If this was handled by the function, or maybe a modified version that just returned a boolean if the type exists, that would be wonderful.]]></description>
		<content:encoded><![CDATA[<p>Thanks for this.  I use this function to test whether a class has already been added &#8211; if not, add it.  The only gripe I have is, although it successfully detects when type is added, the function throws an exception when it&#8217;s not.  If this was handled by the function, or maybe a modified version that just returned a boolean if the type exists, that would be wonderful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

