<?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 Royal Tutorials</title>
	<atom:link href="http://royaltutorials.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://royaltutorials.com</link>
	<description>Helpful tutorials on how to solve technical problems</description>
	<lastBuildDate>Sun, 06 May 2012 13:09:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Viewport argument value &#8220;device-width;&#8221; for key &#8220;width&#8221; not recognized. Content ignored. by chongnoi</title>
		<link>http://royaltutorials.com/viewport-argument-value-device-width-for-key-width-not-recognized-content-ignored/comment-page-1/#comment-20288</link>
		<dc:creator>chongnoi</dc:creator>
		<pubDate>Sun, 06 May 2012 13:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://royaltutorials.com/?p=451#comment-20288</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>Comment on Viewport argument value &#8220;device-width;&#8221; for key &#8220;width&#8221; not recognized. Content ignored. by chongnoi</title>
		<link>http://royaltutorials.com/viewport-argument-value-device-width-for-key-width-not-recognized-content-ignored/comment-page-1/#comment-20284</link>
		<dc:creator>chongnoi</dc:creator>
		<pubDate>Sun, 06 May 2012 12:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://royaltutorials.com/?p=451#comment-20284</guid>
		<description>thank you. i like it.</description>
		<content:encoded><![CDATA[<p>thank you. i like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The BASEDIR environment variable is not defined correctly by Chaker</title>
		<link>http://royaltutorials.com/the-basedir-environment-variable-is-not-defined-correctly/comment-page-1/#comment-19876</link>
		<dc:creator>Chaker</dc:creator>
		<pubDate>Thu, 03 May 2012 09:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://royaltutorials.com/?p=49#comment-19876</guid>
		<description>Thanks man</description>
		<content:encoded><![CDATA[<p>Thanks man</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on System.Web.UI.UpdatePanel does not have a public property named by dvs</title>
		<link>http://royaltutorials.com/system-web-ui-updatepanel-does-not-have-a-public-property-named/comment-page-1/#comment-18771</link>
		<dc:creator>dvs</dc:creator>
		<pubDate>Wed, 25 Apr 2012 07:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://royaltutorials.com/?p=216#comment-18771</guid>
		<description>still its not working</description>
		<content:encoded><![CDATA[<p>still its not working</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The BASEDIR environment variable is not defined correctly by Matt</title>
		<link>http://royaltutorials.com/the-basedir-environment-variable-is-not-defined-correctly/comment-page-1/#comment-17429</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sun, 15 Apr 2012 13:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://royaltutorials.com/?p=49#comment-17429</guid>
		<description>Thanks for your info. You saved my time.</description>
		<content:encoded><![CDATA[<p>Thanks for your info. You saved my time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Viewport argument key &#8220;&#8221; not recognized and ignored. by Muneeb</title>
		<link>http://royaltutorials.com/viewport-argument-key-not-recognized-and-ignored/comment-page-1/#comment-16719</link>
		<dc:creator>Muneeb</dc:creator>
		<pubDate>Tue, 10 Apr 2012 10:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://royaltutorials.com/?p=453#comment-16719</guid>
		<description>nice Thanks</description>
		<content:encoded><![CDATA[<p>nice Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# JSON by Björn Ali Göransson</title>
		<link>http://royaltutorials.com/c-json/comment-page-1/#comment-15407</link>
		<dc:creator>Björn Ali Göransson</dc:creator>
		<pubDate>Thu, 22 Mar 2012 05:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://royaltutorials.com/?p=243#comment-15407</guid>
		<description>Hi!

You shouldn&#039;t build your own parser (if that&#039;s what you did), there is already one built in .NET: http://stackoverflow.com/questions/945585/c-sharp-automatic-property-deserialization-of-json</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>You shouldn&#8217;t build your own parser (if that&#8217;s what you did), there is already one built in .NET: <a href="http://stackoverflow.com/questions/945585/c-sharp-automatic-property-deserialization-of-json" rel="nofollow">http://stackoverflow.com/questions/945585/c-sharp-automatic-property-deserialization-of-json</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# JSON by Keenora</title>
		<link>http://royaltutorials.com/c-json/comment-page-1/#comment-15364</link>
		<dc:creator>Keenora</dc:creator>
		<pubDate>Wed, 21 Mar 2012 21:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://royaltutorials.com/?p=243#comment-15364</guid>
		<description>A nice thing would be a good example for a deserializer. I did it now, but the best thing would be a generic one, which I could reuse for different JSON responses. Any idea? ^^</description>
		<content:encoded><![CDATA[<p>A nice thing would be a good example for a deserializer. I did it now, but the best thing would be a generic one, which I could reuse for different JSON responses. Any idea? ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript convert Double to Integer by Björn Ali Göransson</title>
		<link>http://royaltutorials.com/javascript-convert-double-to-integer/comment-page-1/#comment-14823</link>
		<dc:creator>Björn Ali Göransson</dc:creator>
		<pubDate>Thu, 15 Mar 2012 05:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://royaltutorials.com/?p=56#comment-14823</guid>
		<description>No - how could this possible?

As I said, even &lt;code&gt;1.1 - 0.1&lt;/code&gt; returns an integer (and not 1.0 as you might think).</description>
		<content:encoded><![CDATA[<p>No &#8211; how could this possible?</p>
<p>As I said, even <code>1.1 - 0.1</code> returns an integer (and not 1.0 as you might think).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript convert Double to Integer by Mike Devx</title>
		<link>http://royaltutorials.com/javascript-convert-double-to-integer/comment-page-1/#comment-14603</link>
		<dc:creator>Mike Devx</dc:creator>
		<pubDate>Tue, 13 Mar 2012 13:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://royaltutorials.com/?p=56#comment-14603</guid>
		<description>Math.floor(double) returns a double, not an int.
I would expect the javascript var to hold it as a Double, rather than as an Integer.</description>
		<content:encoded><![CDATA[<p>Math.floor(double) returns a double, not an int.<br />
I would expect the javascript var to hold it as a Double, rather than as an Integer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

