<?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 Second Stanza</title>
	<atom:link href="http://secondstanza.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://secondstanza.com</link>
	<description>Application Development Musings</description>
	<lastBuildDate>Tue, 21 Jun 2011 01:02:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on SQL Server 2005 Installation Problem by Non Anon</title>
		<link>http://secondstanza.com/2008/10/23/sql-server-2005-installation-problem/#comment-74</link>
		<dc:creator><![CDATA[Non Anon]]></dc:creator>
		<pubDate>Tue, 21 Jun 2011 01:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://secondstanza.wordpress.com/?p=102#comment-74</guid>
		<description><![CDATA[You are THE MAN!!!!!
SP4 for SQL2005 was failing, it drove me nuts.
I tried a ton of solutions - until yours solved it.
Thanks!]]></description>
		<content:encoded><![CDATA[<p>You are THE MAN!!!!!<br />
SP4 for SQL2005 was failing, it drove me nuts.<br />
I tried a ton of solutions &#8211; until yours solved it.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2005 Installation Problem by Ram</title>
		<link>http://secondstanza.com/2008/10/23/sql-server-2005-installation-problem/#comment-73</link>
		<dc:creator><![CDATA[Ram]]></dc:creator>
		<pubDate>Fri, 03 Jun 2011 05:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://secondstanza.wordpress.com/?p=102#comment-73</guid>
		<description><![CDATA[Thank you! you saved us a lot of time!]]></description>
		<content:encoded><![CDATA[<p>Thank you! you saved us a lot of time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2005 Installation Problem by Hubert</title>
		<link>http://secondstanza.com/2008/10/23/sql-server-2005-installation-problem/#comment-71</link>
		<dc:creator><![CDATA[Hubert]]></dc:creator>
		<pubDate>Sat, 30 Apr 2011 23:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://secondstanza.wordpress.com/?p=102#comment-71</guid>
		<description><![CDATA[SUPER DAAAANNNKKE, auf so etwas kann man doch nicht kommen.
Habe mich dann auch durch die logs gehangelt und dann noch diesen Beitrag gefunden.
Danke schön. So einfach und schnell kann es gehen.]]></description>
		<content:encoded><![CDATA[<p>SUPER DAAAANNNKKE, auf so etwas kann man doch nicht kommen.<br />
Habe mich dann auch durch die logs gehangelt und dann noch diesen Beitrag gefunden.<br />
Danke schön. So einfach und schnell kann es gehen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2005 Installation Problem by Wes</title>
		<link>http://secondstanza.com/2008/10/23/sql-server-2005-installation-problem/#comment-70</link>
		<dc:creator><![CDATA[Wes]]></dc:creator>
		<pubDate>Sat, 02 Apr 2011 04:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://secondstanza.wordpress.com/?p=102#comment-70</guid>
		<description><![CDATA[Thank you very much.  This saved me hours of wasted time.]]></description>
		<content:encoded><![CDATA[<p>Thank you very much.  This saved me hours of wasted time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SetPrincipalPolicy in Unit Tests by René Titulaer</title>
		<link>http://secondstanza.com/2009/02/26/setprincipalpolicy-in-unit-tests/#comment-69</link>
		<dc:creator><![CDATA[René Titulaer]]></dc:creator>
		<pubDate>Mon, 28 Feb 2011 13:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://secondstanza.com/?p=144#comment-69</guid>
		<description><![CDATA[If you want to make this more dynamic and want to use the current user, you could use the following:
var identity = new GenericIdentity(Environment.UserDomainName + &quot;\\&quot; + Environment.UserName); 
var principal = new GenericPrincipal(identity, null); 
Thread.CurrentPrincipal = principal;]]></description>
		<content:encoded><![CDATA[<p>If you want to make this more dynamic and want to use the current user, you could use the following:<br />
var identity = new GenericIdentity(Environment.UserDomainName + &#8220;\\&#8221; + Environment.UserName);<br />
var principal = new GenericPrincipal(identity, null);<br />
Thread.CurrentPrincipal = principal;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2005 Installation Problem by Ryan</title>
		<link>http://secondstanza.com/2008/10/23/sql-server-2005-installation-problem/#comment-66</link>
		<dc:creator><![CDATA[Ryan]]></dc:creator>
		<pubDate>Fri, 14 Jan 2011 20:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://secondstanza.wordpress.com/?p=102#comment-66</guid>
		<description><![CDATA[Thanks! You&#039;re a lifesaver!]]></description>
		<content:encoded><![CDATA[<p>Thanks! You&#8217;re a lifesaver!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight Color Picker Control by Alex Ilyin</title>
		<link>http://secondstanza.com/2009/05/02/silverlight-color-picker-control/#comment-53</link>
		<dc:creator><![CDATA[Alex Ilyin]]></dc:creator>
		<pubDate>Fri, 03 Dec 2010 06:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://secondstanza.com/?p=171#comment-53</guid>
		<description><![CDATA[Thanks for the post, exactly what I was looking for]]></description>
		<content:encoded><![CDATA[<p>Thanks for the post, exactly what I was looking for</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Resizing a Silverlight Control within the Browser by montelof</title>
		<link>http://secondstanza.com/2009/05/02/resizing-a-silverlight-control-within-the-browser/#comment-46</link>
		<dc:creator><![CDATA[montelof]]></dc:creator>
		<pubDate>Tue, 05 Oct 2010 21:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://secondstanza.com/?p=160#comment-46</guid>
		<description><![CDATA[im using it now and it works great, 
I was a little confused at beginning because my controls didn&#039;t change when resizing, 
I had to change them inside the sizechanged event:

   void root_SizeChanged(object sender, SizeChangedEventArgs e)
        {
            this.DwontimeTree.Height = e.NewSize.Height-50;
            this.DTScheduler.Height = e.NewSize.Height-50;
        }

thanks!]]></description>
		<content:encoded><![CDATA[<p>im using it now and it works great,<br />
I was a little confused at beginning because my controls didn&#8217;t change when resizing,<br />
I had to change them inside the sizechanged event:</p>
<p>   void root_SizeChanged(object sender, SizeChangedEventArgs e)<br />
        {<br />
            this.DwontimeTree.Height = e.NewSize.Height-50;<br />
            this.DTScheduler.Height = e.NewSize.Height-50;<br />
        }</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight Color Picker Control by Peter</title>
		<link>http://secondstanza.com/2009/05/02/silverlight-color-picker-control/#comment-45</link>
		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Fri, 10 Sep 2010 06:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://secondstanza.com/?p=171#comment-45</guid>
		<description><![CDATA[Hey, quite nice and powerfull colorpicker - good example... If you are looking for a colorpicker like the ones in Microsoft Office - this is also a valid option: http://endofstream.com/creating-custom-colorpicker-in-silverlight/]]></description>
		<content:encoded><![CDATA[<p>Hey, quite nice and powerfull colorpicker &#8211; good example&#8230; If you are looking for a colorpicker like the ones in Microsoft Office &#8211; this is also a valid option: <a href="http://endofstream.com/creating-custom-colorpicker-in-silverlight/" rel="nofollow">http://endofstream.com/creating-custom-colorpicker-in-silverlight/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2005 Installation Problem by Steve Branney</title>
		<link>http://secondstanza.com/2008/10/23/sql-server-2005-installation-problem/#comment-36</link>
		<dc:creator><![CDATA[Steve Branney]]></dc:creator>
		<pubDate>Sun, 08 Aug 2010 13:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://secondstanza.wordpress.com/?p=102#comment-36</guid>
		<description><![CDATA[Thank you ! This advice helps me so much :-)]]></description>
		<content:encoded><![CDATA[<p>Thank you ! This advice helps me so much :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

