<?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 06 &#8211; Creating Value Types &amp; Reference Types &#8211; Part I</title>
	<atom:link href="http://maxotek.net/blog/csharp-tutorial-lesson-6-creating-value-types-reference-types-part-i-t36.html/feed" rel="self" type="application/rss+xml" />
	<link>http://maxotek.net/blog/csharp-tutorial-lesson-6-creating-value-types-reference-types-part-i-t36.html</link>
	<description>Technology Blog</description>
	<lastBuildDate>Sat, 07 Aug 2010 20:25:21 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Partho Sarathi</title>
		<link>http://maxotek.net/blog/csharp-tutorial-lesson-6-creating-value-types-reference-types-part-i-t36.html/comment-page-1#comment-14</link>
		<dc:creator>Partho Sarathi</dc:creator>
		<pubDate>Thu, 04 Oct 2007 12:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://maxotek.net/blog/?p=36#comment-14</guid>
		<description>Didn&#039;t get your point there mate. In C# the whole Pointer concept has been scrapped. Just like in C++, the reference types hold memory address. But, you cannot view/manipulate the memory address.</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t get your point there mate. In C# the whole Pointer concept has been scrapped. Just like in C++, the reference types hold memory address. But, you cannot view/manipulate the memory address.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vishal</title>
		<link>http://maxotek.net/blog/csharp-tutorial-lesson-6-creating-value-types-reference-types-part-i-t36.html/comment-page-1#comment-15</link>
		<dc:creator>vishal</dc:creator>
		<pubDate>Sun, 30 Sep 2007 09:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://maxotek.net/blog/?p=36#comment-15</guid>
		<description>any idea for explanation how in structure a node for example is used by pointer to point to it ....while for array it points to the first element how about in structure ....</description>
		<content:encoded><![CDATA[<p>any idea for explanation how in structure a node for example is used by pointer to point to it &#8230;.while for array it points to the first element how about in structure &#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
