<?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 i-think Twenty-Two</title>
	<atom:link href="http://www.i-think22.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.i-think22.net</link>
	<description>Now with more rambling</description>
	<lastBuildDate>Wed, 23 Nov 2011 00:37:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>Comment on Adding WPF Windows to an existing Windows Form Project by midspace</title>
		<link>http://www.i-think22.net/archives/2008/08/05/adding-wpf-windows-to-an-existing-windows-form-project/comment-page-1/#comment-10474</link>
		<dc:creator>midspace</dc:creator>
		<pubDate>Wed, 23 Nov 2011 00:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.i-think22.net/?p=166#comment-10474</guid>
		<description>There is a small issue when you open a WPF window from within your WinForm application.n&quot;window.ShowDialog();&quot; will work without any issues.n&quot;window.Show();&quot; will cause problems however.nnYou must call :n&quot;System.Windows.Forms.Integration.ElementHost.EnableModelessKeyboardInterop(window);&quot;&quot;window.Show();&quot;nnOtherwise the Windows Form applicaiton will catch all the keyboard input.</description>
		<content:encoded><![CDATA[<p>There is a small issue when you open a WPF window from within your WinForm application.n&#8221;window.ShowDialog();&#8221; will work without any issues.n&#8221;window.Show();&#8221; will cause problems however.nnYou must call :n&#8221;System.Windows.Forms.Integration.ElementHost.EnableModelessKeyboardInterop(window);&#8221;"window.Show();&#8221;nnOtherwise the Windows Form applicaiton will catch all the keyboard input.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Line Numbers in Visual C# 2008 Express by Arboleda666</title>
		<link>http://www.i-think22.net/archives/2008/05/11/line-numbers-in-visual-c-2008-express/comment-page-1/#comment-10473</link>
		<dc:creator>Arboleda666</dc:creator>
		<pubDate>Tue, 11 Oct 2011 14:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.i-think22.net/?p=153#comment-10473</guid>
		<description>thanks very much! :) i&#039;ve looked for it for so long :)</description>
		<content:encoded><![CDATA[<p>thanks very much! <img src='http://www.i-think22.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  i&#8217;ve looked for it for so long <img src='http://www.i-think22.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing multiple MSI files using msiexec.exe and Powershell by John Henry</title>
		<link>http://www.i-think22.net/archives/2011/02/06/installing-multiple-msi-files-using-msiexec-exe-and-powershell/comment-page-1/#comment-10472</link>
		<dc:creator>John Henry</dc:creator>
		<pubDate>Tue, 11 Oct 2011 00:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.i-think22.net/?p=317#comment-10472</guid>
		<description>Hi Mate,nnIt would be great if you can share the complete script here please :-)</description>
		<content:encoded><![CDATA[<p>Hi Mate,nnIt would be great if you can share the complete script here please <img src='http://www.i-think22.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started with LINQ by Varun Maggo</title>
		<link>http://www.i-think22.net/archives/2009/02/14/getting-started-with-linq/comment-page-1/#comment-10471</link>
		<dc:creator>Varun Maggo</dc:creator>
		<pubDate>Mon, 03 Oct 2011 09:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.i-think22.net/archives/2009/02/14/getting-started-with-linq/#comment-10471</guid>
		<description>Nice one!nnvarunmaggo</description>
		<content:encoded><![CDATA[<p>Nice one!nnvarunmaggo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When To Propose by Scars_673</title>
		<link>http://www.i-think22.net/archives/2005/11/02/when-to-propose/comment-page-1/#comment-10469</link>
		<dc:creator>Scars_673</dc:creator>
		<pubDate>Sun, 14 Aug 2011 17:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.i-think22.net/archives/2005/11/02/when-to-propose/#comment-10469</guid>
		<description>Hi, the fact that you have these points to consider already shows that maybe your not ready yet, you obviously need to communicate more in order to understand each others motives in actions, ask him why? What is he achieving in doing this?nIn return make sure you show him how much you care as this will make him feel as if your not committed to him, communication is the key..nNathan steward</description>
		<content:encoded><![CDATA[<p>Hi, the fact that you have these points to consider already shows that maybe your not ready yet, you obviously need to communicate more in order to understand each others motives in actions, ask him why? What is he achieving in doing this?nIn return make sure you show him how much you care as this will make him feel as if your not committed to him, communication is the key..nNathan steward</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disabling the debug trace output in Coded UI Tests by Rhys Parry</title>
		<link>http://www.i-think22.net/archives/2011/01/24/disabling-the-debug-trace-output-in-coded-ui-tests/comment-page-1/#comment-10468</link>
		<dc:creator>Rhys Parry</dc:creator>
		<pubDate>Thu, 28 Jul 2011 20:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.i-think22.net/?p=312#comment-10468</guid>
		<description>The App.config file should be in your test project. If one already exists, add the system.diagnostics section, otherwise add a new App.config at the root of the test project.</description>
		<content:encoded><![CDATA[<p>The App.config file should be in your test project. If one already exists, add the system.diagnostics section, otherwise add a new App.config at the root of the test project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disabling the debug trace output in Coded UI Tests by Apple</title>
		<link>http://www.i-think22.net/archives/2011/01/24/disabling-the-debug-trace-output-in-coded-ui-tests/comment-page-1/#comment-10467</link>
		<dc:creator>Apple</dc:creator>
		<pubDate>Thu, 28 Jul 2011 14:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.i-think22.net/?p=312#comment-10467</guid>
		<description>could you specific the App.config file path to help me update the file.</description>
		<content:encoded><![CDATA[<p>could you specific the App.config file path to help me update the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing multiple MSI files using msiexec.exe and Powershell by David Burela</title>
		<link>http://www.i-think22.net/archives/2011/02/06/installing-multiple-msi-files-using-msiexec-exe-and-powershell/comment-page-1/#comment-10466</link>
		<dc:creator>David Burela</dc:creator>
		<pubDate>Wed, 13 Jul 2011 02:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.i-think22.net/?p=317#comment-10466</guid>
		<description>Thanks, this helped me out</description>
		<content:encoded><![CDATA[<p>Thanks, this helped me out</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on First Impressions of Google+ by More thoughts on Google+ &#171; i-think Twenty-Two</title>
		<link>http://www.i-think22.net/archives/2011/07/07/first-impressions-of-google-plus/comment-page-1/#comment-10465</link>
		<dc:creator>More thoughts on Google+ &#171; i-think Twenty-Two</dc:creator>
		<pubDate>Thu, 07 Jul 2011 20:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.i-think22.net/?p=329#comment-10465</guid>
		<description>[...] i-think Twenty-Two Now with more rambling      &#171; First Impressions of Google+ [...]</description>
		<content:encoded><![CDATA[<p>[...] i-think Twenty-Two Now with more rambling      &laquo; First Impressions of Google+ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Introduction to Lambda Expressions in LINQ by DJ</title>
		<link>http://www.i-think22.net/archives/2009/02/21/an-introduction-to-lambda-expressions-in-linq/comment-page-1/#comment-10464</link>
		<dc:creator>DJ</dc:creator>
		<pubDate>Sun, 05 Jun 2011 17:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.i-think22.net/archives/2009/02/21/an-introduction-to-lambda-expressions-in-linq/#comment-10464</guid>
		<description>Sort,Simple but very Informative.nThanks</description>
		<content:encoded><![CDATA[<p>Sort,Simple but very Informative.nThanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

