<?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: C# Tutorial : Lesson 04 &#8211; Object Oriented Programming</title>
	<atom:link href="http://maxotek.net/blog/csharp-tutorial-lesson-4-object-oriented-programming-t30.html/feed" rel="self" type="application/rss+xml" />
	<link>http://maxotek.net/blog/csharp-tutorial-lesson-4-object-oriented-programming-t30.html</link>
	<description>Technology Blog</description>
	<lastBuildDate>Wed, 17 Nov 2010 05:13:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: DSH Coder</title>
		<link>http://maxotek.net/blog/csharp-tutorial-lesson-4-object-oriented-programming-t30.html/comment-page-1#comment-10</link>
		<dc:creator>DSH Coder</dc:creator>
		<pubDate>Wed, 05 Dec 2007 16:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://maxotek.net/blog/?p=30#comment-10</guid>
		<description>i seen an error in your coding here:

static void Main(string] args), make it static void Main (string[] args)
:)</description>
		<content:encoded><![CDATA[<p>i seen an error in your coding here:</p>
<p>static void Main(string] args), make it static void Main (string[] args) <img src='http://maxotek.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DSH Coder</title>
		<link>http://maxotek.net/blog/csharp-tutorial-lesson-4-object-oriented-programming-t30.html/comment-page-1#comment-9</link>
		<dc:creator>DSH Coder</dc:creator>
		<pubDate>Wed, 05 Dec 2007 16:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://maxotek.net/blog/?p=30#comment-9</guid>
		<description>Great explained man! i tryed for more than 2 weeks to understand what classes , methods, declarations are and i just read once this lesson and now i know to work with classes!

thx,</description>
		<content:encoded><![CDATA[<p>Great explained man! i tryed for more than 2 weeks to understand what classes , methods, declarations are and i just read once this lesson and now i know to work with classes!</p>
<p>thx,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Partho Sarathi</title>
		<link>http://maxotek.net/blog/csharp-tutorial-lesson-4-object-oriented-programming-t30.html/comment-page-1#comment-12</link>
		<dc:creator>Partho Sarathi</dc:creator>
		<pubDate>Wed, 07 Nov 2007 04:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://maxotek.net/blog/?p=30#comment-12</guid>
		<description>Thank You for notifying the error, C Spinks.</description>
		<content:encoded><![CDATA[<p>Thank You for notifying the error, C Spinks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C Spinks</title>
		<link>http://maxotek.net/blog/csharp-tutorial-lesson-4-object-oriented-programming-t30.html/comment-page-1#comment-11</link>
		<dc:creator>C Spinks</dc:creator>
		<pubDate>Fri, 02 Nov 2007 03:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://maxotek.net/blog/?p=30#comment-11</guid>
		<description>In your sample code, I think it should read S2.Name = &quot;Kimi&quot;; not S1.Name = &quot;Kimi&quot;;</description>
		<content:encoded><![CDATA[<p>In your sample code, I think it should read S2.Name = &#8220;Kimi&#8221;; not S1.Name = &#8220;Kimi&#8221;;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

