<?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 C# 411</title>
	<atom:link href="http://www.csharp411.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com</link>
	<description>C# Information, Code, Tips and News</description>
	<pubDate>Sat, 04 Jul 2009 05:35:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Clean/Strip/Remove Binary Characters from C# String by Adam</title>
		<link>http://www.csharp411.com/cleanstripremove-binary-characters-from-c-string/comment-page-1/#comment-5190</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Fri, 03 Jul 2009 23:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/cleanstripremove-binary-characters-from-c-string/#comment-5190</guid>
		<description>this is really useful, thx</description>
		<content:encoded><![CDATA[<p>this is really useful, thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# Copy Folder Recursively by Nazmul</title>
		<link>http://www.csharp411.com/c-copy-folder-recursively/comment-page-1/#comment-5185</link>
		<dc:creator>Nazmul</dc:creator>
		<pubDate>Wed, 01 Jul 2009 06:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/c-copy-folder-recursively/#comment-5185</guid>
		<description>thanks, its such a nice things</description>
		<content:encoded><![CDATA[<p>thanks, its such a nice things</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .NET Assembly FAQ - Part 1 by Robert</title>
		<link>http://www.csharp411.com/net-assembly-faq-part-1/comment-page-1/#comment-5175</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 23 Jun 2009 20:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/net-assembly-faq-part-1/#comment-5175</guid>
		<description>What makes it possible for more than one application using different versions of the same assembly to run at the same time? How does each application know which version to use? And why would there be multiple versions of the same assembly any way? I guess the bottom line is how are the applications and the assemblies linked? Or is the assembly a self-contained unit with the libraries needed included with application's code?</description>
		<content:encoded><![CDATA[<p>What makes it possible for more than one application using different versions of the same assembly to run at the same time? How does each application know which version to use? And why would there be multiple versions of the same assembly any way? I guess the bottom line is how are the applications and the assemblies linked? Or is the assembly a self-contained unit with the libraries needed included with application's code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disable the Ctrl+Tab Navigator Window in Visual Studio 2008 by Keith</title>
		<link>http://www.csharp411.com/disable-the-ctrltab-navigator-window-in-visual-studio-2008/comment-page-1/#comment-5174</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Tue, 23 Jun 2009 14:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/disable-the-ctrltab-navigator-window-in-visual-studio-2008/#comment-5174</guid>
		<description>@Shiva, how the hell did you figure that out... its being driving me absolutely crazy. Your awesomeness has been noted :)</description>
		<content:encoded><![CDATA[<p>@Shiva, how the hell did you figure that out&#8230; its being driving me absolutely crazy. Your awesomeness has been noted <img src='http://www.csharp411.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Proper Way to Show the Wait Cursor by timm</title>
		<link>http://www.csharp411.com/the-proper-way-to-show-the-wait-cursor/comment-page-1/#comment-5173</link>
		<dc:creator>timm</dc:creator>
		<pubDate>Tue, 23 Jun 2009 12:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/the-proper-way-to-show-the-wait-cursor/#comment-5173</guid>
		<description>Fixed, thanks!</description>
		<content:encoded><![CDATA[<p>Fixed, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Proper Way to Show the Wait Cursor by Mike</title>
		<link>http://www.csharp411.com/the-proper-way-to-show-the-wait-cursor/comment-page-1/#comment-5171</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 22 Jun 2009 22:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/the-proper-way-to-show-the-wait-cursor/#comment-5171</guid>
		<description>The "wrong way" sample code should read:

Cursor.Current = Cursors.WaitCursor;</description>
		<content:encoded><![CDATA[<p>The "wrong way" sample code should read:</p>
<p>Cursor.Current = Cursors.WaitCursor;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# Copy Folder Recursively by C_moua</title>
		<link>http://www.csharp411.com/c-copy-folder-recursively/comment-page-1/#comment-5168</link>
		<dc:creator>C_moua</dc:creator>
		<pubDate>Sun, 21 Jun 2009 15:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/c-copy-folder-recursively/#comment-5168</guid>
		<description>Thanks man, exactly what I needed :)</description>
		<content:encoded><![CDATA[<p>Thanks man, exactly what I needed <img src='http://www.csharp411.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# Object Clone Wars by Istvan Bartos</title>
		<link>http://www.csharp411.com/c-object-clone-wars/comment-page-1/#comment-5162</link>
		<dc:creator>Istvan Bartos</dc:creator>
		<pubDate>Thu, 18 Jun 2009 13:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/c-object-clone-wars/#comment-5162</guid>
		<description>Many thanks! Clear, excellent.</description>
		<content:encoded><![CDATA[<p>Many thanks! Clear, excellent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Show Continuous Progress with .NET ProgressBar and MarqueeAnimationSpeed by timm</title>
		<link>http://www.csharp411.com/show-continuous-progress-with-net-progressbar-and-marqueeanimationspeed/comment-page-1/#comment-5161</link>
		<dc:creator>timm</dc:creator>
		<pubDate>Thu, 18 Jun 2009 12:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/show-continuous-progress-with-net-progressbar-and-marqueeanimationspeed/#comment-5161</guid>
		<description>The key is to set this.progressBar1.Style = System.Windows.Forms.ProgressBarStyle.Marquee;</description>
		<content:encoded><![CDATA[<p>The key is to set this.progressBar1.Style = System.Windows.Forms.ProgressBarStyle.Marquee;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hide Form from Alt+Tab by Satya</title>
		<link>http://www.csharp411.com/hide-form-from-alttab/comment-page-1/#comment-5159</link>
		<dc:creator>Satya</dc:creator>
		<pubDate>Thu, 18 Jun 2009 09:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/hide-form-from-alttab/#comment-5159</guid>
		<description>Thank you very much. Its great.</description>
		<content:encoded><![CDATA[<p>Thank you very much. Its great.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
