<?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"
	>
<channel>
	<title>Comments for Raj Prasad</title>
	<atom:link href="http://blog.rajprasad.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rajprasad.net</link>
	<description>American. Indian. Law Student. Programmer. Pizza Maker.</description>
	<pubDate>Fri, 21 Nov 2008 22:17:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on Creating a FontCombBox for the ToolStrip in C# by Raj</title>
		<link>http://blog.rajprasad.net/2008/07/creating-a-fontcombobox-in-csharp/#comment-63</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Sat, 08 Nov 2008 04:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://rajprasad.net/?p=1#comment-63</guid>
		<description>The "&#038;amp" is a WordPress bug that keeps replacing the &#038;&#038; (AND operator) in the C# code with the HTML code for the &#038; symbol.</description>
		<content:encoded><![CDATA[<p>The &#8220;&#038;amp&#8221; is a WordPress bug that keeps replacing the &#038;&#038; (AND operator) in the C# code with the HTML code for the &#038; symbol.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a FontCombBox for the ToolStrip in C# by dKoder</title>
		<link>http://blog.rajprasad.net/2008/07/creating-a-fontcombobox-in-csharp/#comment-62</link>
		<dc:creator>dKoder</dc:creator>
		<pubDate>Fri, 07 Nov 2008 22:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://rajprasad.net/?p=1#comment-62</guid>
		<description>Code fails to compile generating an error in the DrawItem code segment. I'm not quite sure how to handle the "&#38;amp" which may be the source of the problem.  If someone could help me solve the problem I would appreciate it.

Steps taken:

1) Created a new Windows project and added a form with a toolStrip control.

2) Added a comboBox control in the toolStrip.

3) Added a new Class to the project 'ToolStripCs.cs' and copied/pasted the  above code into the new Class.

Errors imediately occured in the DrawItem method.  Being somewhat of a C# novice I cannot seem to correct the code to make it compile.

TIA  dKoder</description>
		<content:encoded><![CDATA[<p>Code fails to compile generating an error in the DrawItem code segment. I&#8217;m not quite sure how to handle the &#8220;&amp;amp&#8221; which may be the source of the problem.  If someone could help me solve the problem I would appreciate it.</p>
<p>Steps taken:</p>
<p>1) Created a new Windows project and added a form with a toolStrip control.</p>
<p>2) Added a comboBox control in the toolStrip.</p>
<p>3) Added a new Class to the project &#8216;ToolStripCs.cs&#8217; and copied/pasted the  above code into the new Class.</p>
<p>Errors imediately occured in the DrawItem method.  Being somewhat of a C# novice I cannot seem to correct the code to make it compile.</p>
<p>TIA  dKoder</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2D Camera in XNA by Michael</title>
		<link>http://blog.rajprasad.net/tutorials/2d-camera-in-xna/#comment-58</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 15 Sep 2008 02:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.rajprasad.net/?page_id=72#comment-58</guid>
		<description>Thanks for posting this.  I've been wondering how to create a 2D camera and this has taught me everything I needed!</description>
		<content:encoded><![CDATA[<p>Thanks for posting this.  I&#8217;ve been wondering how to create a 2D camera and this has taught me everything I needed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2D Camera in XNA by Joey</title>
		<link>http://blog.rajprasad.net/tutorials/2d-camera-in-xna/#comment-5</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Tue, 12 Aug 2008 07:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.rajprasad.net/?page_id=72#comment-5</guid>
		<description>Thank you very much. This is exactly what I was looking for.</description>
		<content:encoded><![CDATA[<p>Thank you very much. This is exactly what I was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a FontCombBox for the ToolStrip in C# by Sudarsan Srinivasan</title>
		<link>http://blog.rajprasad.net/2008/07/creating-a-fontcombobox-in-csharp/#comment-4</link>
		<dc:creator>Sudarsan Srinivasan</dc:creator>
		<pubDate>Wed, 06 Aug 2008 04:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://rajprasad.net/?p=1#comment-4</guid>
		<description>Thats a good article. Nice use of ComboBox control. Even we run a blog on programming languages (http://codelog.blogial.com) where we write about C# ui controls. Thanks.</description>
		<content:encoded><![CDATA[<p>Thats a good article. Nice use of ComboBox control. Even we run a blog on programming languages (http://codelog.blogial.com) where we write about C# ui controls. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
