<?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 for Between the Lines</title>
	<atom:link href="http://blog.andreweichacker.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.andreweichacker.com</link>
	<description>Andrew Eichacker</description>
	<lastBuildDate>Fri, 07 Oct 2011 17:08:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Attaching to WndProc in WPF by Stephanie</title>
		<link>http://blog.andreweichacker.com/2010/02/attaching-to-wndproc-in-wpf/comment-page-1/#comment-25997</link>
		<dc:creator>Stephanie</dc:creator>
		<pubDate>Fri, 07 Oct 2011 17:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andreweichacker.com/?p=472#comment-25997</guid>
		<description>Hi,

I am a beginner in WPF programming. 

I am wondering this approach works if my application is hidden in the background. 

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am a beginner in WPF programming. </p>
<p>I am wondering this approach works if my application is hidden in the background. </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fast User Switching and Session Changes in WPF by Dominic Canare</title>
		<link>http://blog.andreweichacker.com/2011/05/fast-user-switching-and-session-changes-in-wpf/comment-page-1/#comment-19512</link>
		<dc:creator>Dominic Canare</dc:creator>
		<pubDate>Sun, 29 May 2011 16:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andreweichacker.com/?p=425#comment-19512</guid>
		<description>aha, now the context is complete!</description>
		<content:encoded><![CDATA[<p>aha, now the context is complete!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fast User Switching and Session Changes in WPF by Andrew Eichacker</title>
		<link>http://blog.andreweichacker.com/2011/05/fast-user-switching-and-session-changes-in-wpf/comment-page-1/#comment-19230</link>
		<dc:creator>Andrew Eichacker</dc:creator>
		<pubDate>Sat, 28 May 2011 01:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andreweichacker.com/?p=425#comment-19230</guid>
		<description>That&#039;s definitely a good question to ask. In the situation I was in, it was important to maintain a single instance because my application&#039;s window handle needed to remain constant during its execution so an external application could keep track of it without updating.</description>
		<content:encoded><![CDATA[<p>That&#8217;s definitely a good question to ask. In the situation I was in, it was important to maintain a single instance because my application&#8217;s window handle needed to remain constant during its execution so an external application could keep track of it without updating.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fast User Switching and Session Changes in WPF by Dominic Canare</title>
		<link>http://blog.andreweichacker.com/2011/05/fast-user-switching-and-session-changes-in-wpf/comment-page-1/#comment-19224</link>
		<dc:creator>Dominic Canare</dc:creator>
		<pubDate>Sat, 28 May 2011 00:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andreweichacker.com/?p=425#comment-19224</guid>
		<description>Makes sense for a single-instance app... but if you need a separate runtime context for different users, why not just allow your application to run multiple instances?</description>
		<content:encoded><![CDATA[<p>Makes sense for a single-instance app&#8230; but if you need a separate runtime context for different users, why not just allow your application to run multiple instances?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Where I&#8217;ve Been by Fast User Switching and Session Changes in WPF &#124; Between the Lines</title>
		<link>http://blog.andreweichacker.com/2011/03/where-ive-been/comment-page-1/#comment-18988</link>
		<dc:creator>Fast User Switching and Session Changes in WPF &#124; Between the Lines</dc:creator>
		<pubDate>Thu, 26 May 2011 19:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andreweichacker.com/?p=633#comment-18988</guid>
		<description>[...] I haven&#8217;t been working on C#/WPF in awhile, I figured I&#8217;d go ahead and complete a draft that&#8217;s been sitting in my queue for [...]</description>
		<content:encoded><![CDATA[<p>[...] I haven&#8217;t been working on C#/WPF in awhile, I figured I&#8217;d go ahead and complete a draft that&#8217;s been sitting in my queue for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Attaching to WndProc in WPF by Andrew Eichacker</title>
		<link>http://blog.andreweichacker.com/2010/02/attaching-to-wndproc-in-wpf/comment-page-1/#comment-18903</link>
		<dc:creator>Andrew Eichacker</dc:creator>
		<pubDate>Thu, 26 May 2011 08:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andreweichacker.com/?p=472#comment-18903</guid>
		<description>That&#039;s a good point! I&#039;ll update the original post.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a good point! I&#8217;ll update the original post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Attaching to WndProc in WPF by Joe</title>
		<link>http://blog.andreweichacker.com/2010/02/attaching-to-wndproc-in-wpf/comment-page-1/#comment-16133</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 21 Apr 2011 10:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andreweichacker.com/?p=472#comment-16133</guid>
		<description>I guess Window_Closing instead of Window_Closed event would be much better. Well, it will work.

Cheers</description>
		<content:encoded><![CDATA[<p>I guess Window_Closing instead of Window_Closed event would be much better. Well, it will work.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Just a Bit: Make Your WPF Application Resolution and DPI Independent by viagra espanol</title>
		<link>http://blog.andreweichacker.com/2009/09/just-a-bit-make-your-wpf-application-resolution-and-dpi-independent/comment-page-1/#comment-15243</link>
		<dc:creator>viagra espanol</dc:creator>
		<pubDate>Mon, 04 Apr 2011 13:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andreweichacker.com/?p=242#comment-15243</guid>
		<description>Please let me know if you&#039;re looking for a article writer for your site. You have some really great posts and I believe I would be a good asset. If you ever want to take some of the load off, I&#039;d love to write some material for your blog in exchange for a link back to mine. Please shoot me an e-mail if interested. Cheers!</description>
		<content:encoded><![CDATA[<p>Please let me know if you&#8217;re looking for a article writer for your site. You have some really great posts and I believe I would be a good asset. If you ever want to take some of the load off, I&#8217;d love to write some material for your blog in exchange for a link back to mine. Please shoot me an e-mail if interested. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Video Game Review: Limbo by Josh Becker</title>
		<link>http://blog.andreweichacker.com/2011/03/video-game-review-limbo/comment-page-1/#comment-14633</link>
		<dc:creator>Josh Becker</dc:creator>
		<pubDate>Wed, 23 Mar 2011 01:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andreweichacker.com/?p=642#comment-14633</guid>
		<description>Good read Andrew. I was surprised by the immediacy of the emotional connection to the boy. He&#039;s so fragile, and the environment is genuinely unsettling.</description>
		<content:encoded><![CDATA[<p>Good read Andrew. I was surprised by the immediacy of the emotional connection to the boy. He&#8217;s so fragile, and the environment is genuinely unsettling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Video Game Review: Limbo by You Know Who</title>
		<link>http://blog.andreweichacker.com/2011/03/video-game-review-limbo/comment-page-1/#comment-14627</link>
		<dc:creator>You Know Who</dc:creator>
		<pubDate>Wed, 23 Mar 2011 00:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andreweichacker.com/?p=642#comment-14627</guid>
		<description>This is what you get for all your hockey trolls.</description>
		<content:encoded><![CDATA[<p>This is what you get for all your hockey trolls.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

