<?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 14 &#8211; File Handling</title>
	<atom:link href="http://maxotek.net/blog/csharp-tutorial-lesson-14-file-handling-t53.html/feed" rel="self" type="application/rss+xml" />
	<link>http://maxotek.net/blog/csharp-tutorial-lesson-14-file-handling-t53.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: Jasintha</title>
		<link>http://maxotek.net/blog/csharp-tutorial-lesson-14-file-handling-t53.html/comment-page-1#comment-19992</link>
		<dc:creator>Jasintha</dc:creator>
		<pubDate>Wed, 17 Nov 2010 05:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://maxotek.net/blog/?p=53#comment-19992</guid>
		<description>Really useful work ,Thanks lot....</description>
		<content:encoded><![CDATA[<p>Really useful work ,Thanks lot&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MeenaChary</title>
		<link>http://maxotek.net/blog/csharp-tutorial-lesson-14-file-handling-t53.html/comment-page-1#comment-19745</link>
		<dc:creator>MeenaChary</dc:creator>
		<pubDate>Thu, 11 Nov 2010 05:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://maxotek.net/blog/?p=53#comment-19745</guid>
		<description>Wow, good explanation ,Thank a lot!</description>
		<content:encoded><![CDATA[<p>Wow, good explanation ,Thank a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sameena</title>
		<link>http://maxotek.net/blog/csharp-tutorial-lesson-14-file-handling-t53.html/comment-page-1#comment-18626</link>
		<dc:creator>Sameena</dc:creator>
		<pubDate>Sat, 16 Oct 2010 11:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://maxotek.net/blog/?p=53#comment-18626</guid>
		<description>very good  and really interesting</description>
		<content:encoded><![CDATA[<p>very good  and really interesting</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sohan</title>
		<link>http://maxotek.net/blog/csharp-tutorial-lesson-14-file-handling-t53.html/comment-page-1#comment-18363</link>
		<dc:creator>Sohan</dc:creator>
		<pubDate>Mon, 04 Oct 2010 07:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://maxotek.net/blog/?p=53#comment-18363</guid>
		<description>It&#039;s very easy to understand as the way it was exlained is simple which is very useful for beginners.</description>
		<content:encoded><![CDATA[<p>It&#8217;s very easy to understand as the way it was exlained is simple which is very useful for beginners.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hassan</title>
		<link>http://maxotek.net/blog/csharp-tutorial-lesson-14-file-handling-t53.html/comment-page-1#comment-17586</link>
		<dc:creator>Hassan</dc:creator>
		<pubDate>Mon, 30 Aug 2010 05:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://maxotek.net/blog/?p=53#comment-17586</guid>
		<description>very nice tutorial</description>
		<content:encoded><![CDATA[<p>very nice tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun</title>
		<link>http://maxotek.net/blog/csharp-tutorial-lesson-14-file-handling-t53.html/comment-page-1#comment-17021</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Tue, 03 Aug 2010 12:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://maxotek.net/blog/?p=53#comment-17021</guid>
		<description>sir,
  pls send me the complete reference of file handling in c# with some examples..</description>
		<content:encoded><![CDATA[<p>sir,<br />
  pls send me the complete reference of file handling in c# with some examples..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sanjeev</title>
		<link>http://maxotek.net/blog/csharp-tutorial-lesson-14-file-handling-t53.html/comment-page-1#comment-16399</link>
		<dc:creator>sanjeev</dc:creator>
		<pubDate>Tue, 22 Jun 2010 11:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://maxotek.net/blog/?p=53#comment-16399</guid>
		<description>pls some more example file handing</description>
		<content:encoded><![CDATA[<p>pls some more example file handing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Usman Ajaz</title>
		<link>http://maxotek.net/blog/csharp-tutorial-lesson-14-file-handling-t53.html/comment-page-1#comment-10933</link>
		<dc:creator>Usman Ajaz</dc:creator>
		<pubDate>Mon, 16 Nov 2009 05:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://maxotek.net/blog/?p=53#comment-10933</guid>
		<description>1.	Write a program that stores and searches words. The program should contain the following:
a.	Store the word entered by the user, in a text file. Do not duplicate words in the file.
b.	Search for the entered word in the text file. Display the word if found, and display &quot;word not found&quot; if it does not exist in the file.

2.	Write a program to create a new folder named &quot;Visual Programming&quot;, create a file named &quot;Student Details&quot; and write your student number and student name in the file.</description>
		<content:encoded><![CDATA[<p>1.	Write a program that stores and searches words. The program should contain the following:<br />
a.	Store the word entered by the user, in a text file. Do not duplicate words in the file.<br />
b.	Search for the entered word in the text file. Display the word if found, and display &#8220;word not found&#8221; if it does not exist in the file.</p>
<p>2.	Write a program to create a new folder named &#8220;Visual Programming&#8221;, create a file named &#8220;Student Details&#8221; and write your student number and student name in the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Syam</title>
		<link>http://maxotek.net/blog/csharp-tutorial-lesson-14-file-handling-t53.html/comment-page-1#comment-10549</link>
		<dc:creator>Syam</dc:creator>
		<pubDate>Fri, 06 Nov 2009 07:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://maxotek.net/blog/?p=53#comment-10549</guid>
		<description>great!!! good job..</description>
		<content:encoded><![CDATA[<p>great!!! good job..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajaneesh</title>
		<link>http://maxotek.net/blog/csharp-tutorial-lesson-14-file-handling-t53.html/comment-page-1#comment-7217</link>
		<dc:creator>rajaneesh</dc:creator>
		<pubDate>Thu, 30 Jul 2009 10:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://maxotek.net/blog/?p=53#comment-7217</guid>
		<description>Great.... Nice Material... easy to understand. This made my work easy..</description>
		<content:encoded><![CDATA[<p>Great&#8230;. Nice Material&#8230; easy to understand. This made my work easy..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

