<?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: A Quick Introduction to C#</title>
	<atom:link href="http://www.kallasoft.com/a-quick-intro-into-csharp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kallasoft.com/a-quick-intro-into-csharp/</link>
	<description>Commercial-Friendly Open Source Software Development</description>
	<lastBuildDate>Sun, 14 Mar 2010 21:42:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Using Namespaces in C# &#124; kallasoft</title>
		<link>http://www.kallasoft.com/a-quick-intro-into-csharp/comment-page-1/#comment-265</link>
		<dc:creator>Using Namespaces in C# &#124; kallasoft</dc:creator>
		<pubDate>Wed, 15 Oct 2008 17:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallasoft.com/?p=306#comment-265</guid>
		<description>[...] lets explain what a namespace is. In my previous article, I described a namespace as a tool shed that can house many tools. If you exist in the too shed you [...]</description>
		<content:encoded><![CDATA[<p>[...] lets explain what a namespace is. In my previous article, I described a namespace as a tool shed that can house many tools. If you exist in the too shed you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rgomez</title>
		<link>http://www.kallasoft.com/a-quick-intro-into-csharp/comment-page-1/#comment-252</link>
		<dc:creator>rgomez</dc:creator>
		<pubDate>Fri, 10 Oct 2008 16:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallasoft.com/?p=306#comment-252</guid>
		<description>Yes, you make a very good point, and how rude of me! If you&#039;d like to compile it to something a little more Unix&#039;y try this:

$gmcs fib.cs -out:fib.o

or for something nostalgic...

$gmcs fib.cs -out:a.out

That is much better. Thanks for your comment!!</description>
		<content:encoded><![CDATA[<p>Yes, you make a very good point, and how rude of me! If you&#8217;d like to compile it to something a little more Unix&#8217;y try this:</p>
<p>$gmcs fib.cs -out:fib.o</p>
<p>or for something nostalgic&#8230;</p>
<p>$gmcs fib.cs -out:a.out</p>
<p>That is much better. Thanks for your comment!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.kallasoft.com/a-quick-intro-into-csharp/comment-page-1/#comment-249</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 09 Oct 2008 21:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallasoft.com/?p=306#comment-249</guid>
		<description>Oh...and thanks for the article.</description>
		<content:encoded><![CDATA[<p>Oh&#8230;and thanks for the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.kallasoft.com/a-quick-intro-into-csharp/comment-page-1/#comment-248</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 09 Oct 2008 21:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallasoft.com/?p=306#comment-248</guid>
		<description>Does it have to compile to an exe? That seems so un-Unix.</description>
		<content:encoded><![CDATA[<p>Does it have to compile to an exe? That seems so un-Unix.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
