<?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: Something I don&#8217;t like about C#</title>
	<atom:link href="http://www.pvle.be/2009/01/something-i-dont-like-about-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pvle.be/2009/01/something-i-dont-like-about-c/</link>
	<description>I'm not that good but I'm not that bad</description>
	<lastBuildDate>Wed, 18 Aug 2010 06:58:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Philippe</title>
		<link>http://www.pvle.be/2009/01/something-i-dont-like-about-c/comment-page-1/#comment-233</link>
		<dc:creator>Philippe</dc:creator>
		<pubDate>Fri, 06 Feb 2009 17:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pvle.be/2009/01/something-i-dont-like-about-c/#comment-233</guid>
		<description>I don&#039;t know Visual Basic very well, haven&#039;t used it for a few years now. I&#039;m coming from Java, and before that from C, so I prefer C# syntax over VB one that I cannot stand :p

However, I have to agree that you have a point, VB syntax is much better for inheritance.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know Visual Basic very well, haven&#8217;t used it for a few years now. I&#8217;m coming from Java, and before that from C, so I prefer C# syntax over VB one that I cannot stand :p</p>
<p>However, I have to agree that you have a point, VB syntax is much better for inheritance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dg</title>
		<link>http://www.pvle.be/2009/01/something-i-dont-like-about-c/comment-page-1/#comment-232</link>
		<dc:creator>dg</dc:creator>
		<pubDate>Thu, 05 Feb 2009 21:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.pvle.be/2009/01/something-i-dont-like-about-c/#comment-232</guid>
		<description>&gt; how do you know if Bar is a interface or a class? 

Public Class FooBar
   Inherits foo
   Implements bar
End Class

… and that is why God created VisualBasic.  That, and to rid the world of semi-colons and squigly brackets.</description>
		<content:encoded><![CDATA[<p>&gt; how do you know if Bar is a interface or a class? </p>
<p>Public Class FooBar<br />
   Inherits foo<br />
   Implements bar<br />
End Class</p>
<p>… and that is why God created VisualBasic.  That, and to rid the world of semi-colons and squigly brackets.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
