<?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 on: Unity: Making the Switch from Javascript to C#</title>
	<atom:link href="http://blackish.at/blog/2009/12/unity-making-the-switch-from-javascript-to-c.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blackish.at/blog/2009/12/unity-making-the-switch-from-javascript-to-c.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=unity-making-the-switch-from-javascript-to-c</link>
	<description></description>
	<lastBuildDate>Thu, 02 Oct 2025 17:28:23 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>By: Muhammad Azeem</title>
		<link>http://blackish.at/blog/2009/12/unity-making-the-switch-from-javascript-to-c.html#comment-85</link>
		<dc:creator><![CDATA[Muhammad Azeem]]></dc:creator>
		<pubDate>Wed, 23 Mar 2011 10:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://blackish.at/blog/2009/12/unity-making-the-switch-from-javascript-to-c/#comment-85</guid>
		<description><![CDATA[This is a nice article..&lt;br /&gt;Its very easy to understand ..&lt;br /&gt;And this article is using to learn something about it..&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://java.pakcarid.com/default.aspx?sub=27&amp;Sls=27&quot; rel=&quot;nofollow&quot;&gt;c#, dot.net, php tutorial&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thanks a lot..!]]></description>
		<content:encoded><![CDATA[<p>This is a nice article..<br />Its very easy to understand ..<br />And this article is using to learn something about it..</p>
<p><a href="http://java.pakcarid.com/default.aspx?sub=27&amp;Sls=27" rel="nofollow">c#, dot.net, php tutorial</a></p>
<p>Thanks a lot..!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hk網頁設計</title>
		<link>http://blackish.at/blog/2009/12/unity-making-the-switch-from-javascript-to-c.html#comment-53</link>
		<dc:creator><![CDATA[hk網頁設計]]></dc:creator>
		<pubDate>Wed, 30 Dec 2009 09:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://blackish.at/blog/2009/12/unity-making-the-switch-from-javascript-to-c/#comment-53</guid>
		<description><![CDATA[Great initiative!]]></description>
		<content:encoded><![CDATA[<p>Great initiative!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rahul</title>
		<link>http://blackish.at/blog/2009/12/unity-making-the-switch-from-javascript-to-c.html#comment-51</link>
		<dc:creator><![CDATA[rahul]]></dc:creator>
		<pubDate>Wed, 23 Dec 2009 13:11:55 +0000</pubDate>
		<guid isPermaLink="false">http://blackish.at/blog/2009/12/unity-making-the-switch-from-javascript-to-c/#comment-51</guid>
		<description><![CDATA[First of all. Thanks very much for your useful post.&lt;br /&gt;&lt;br /&gt;I just came across your blog and wanted to drop you a note telling you how impressed I was with the &lt;br /&gt;&lt;br /&gt;information you have posted here.&lt;br /&gt;&lt;br /&gt;Please let me introduce you some info related to this post and I hope that it is useful for community.&lt;br /&gt;&lt;br /&gt;There is a good C# resource site, Have alook&lt;br /&gt; &lt;br /&gt;http://CSharpTalk.com&lt;br /&gt;&lt;br /&gt;Thanks again&lt;br /&gt;Rahul]]></description>
		<content:encoded><![CDATA[<p>First of all. Thanks very much for your useful post.</p>
<p>I just came across your blog and wanted to drop you a note telling you how impressed I was with the </p>
<p>information you have posted here.</p>
<p>Please let me introduce you some info related to this post and I hope that it is useful for community.</p>
<p>There is a good C# resource site, Have alook</p>
<p><a href="http://CSharpTalk.com" rel="nofollow">http://CSharpTalk.com</a></p>
<p>Thanks again<br />Rahul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: col000r</title>
		<link>http://blackish.at/blog/2009/12/unity-making-the-switch-from-javascript-to-c.html#comment-49</link>
		<dc:creator><![CDATA[col000r]]></dc:creator>
		<pubDate>Fri, 11 Dec 2009 13:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://blackish.at/blog/2009/12/unity-making-the-switch-from-javascript-to-c/#comment-49</guid>
		<description><![CDATA[Thanks a lot for pointing that out - I corrected it in the post!]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot for pointing that out &#8211; I corrected it in the post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AngryAnt</title>
		<link>http://blackish.at/blog/2009/12/unity-making-the-switch-from-javascript-to-c.html#comment-46</link>
		<dc:creator><![CDATA[AngryAnt]]></dc:creator>
		<pubDate>Fri, 11 Dec 2009 08:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://blackish.at/blog/2009/12/unity-making-the-switch-from-javascript-to-c/#comment-46</guid>
		<description><![CDATA[Great initiative!&lt;br /&gt;Your C# cast is incorrect though. First off, simple types *should* have implicit casts, so myInt = myFloat should work just fine. Second - the cast works like this: myTransform = (Transform)myComponent (you have it reversed in your article). &lt;br /&gt;Keep it up!]]></description>
		<content:encoded><![CDATA[<p>Great initiative!<br />Your C# cast is incorrect though. First off, simple types *should* have implicit casts, so myInt = myFloat should work just fine. Second &#8211; the cast works like this: myTransform = (Transform)myComponent (you have it reversed in your article). <br />Keep it up!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
