<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
  <channel>
    <title>MattsBits - Microsoft .NET</title>
    <link>http://www.mattsbits.co.uk/</link>
    <description>Post related to Microsoft .NET, in particular VB.NET.</description>
    <language>en-us</language>
    <generator>MattHawkins CMS v2.0</generator>
    <copyright>Copyright 2009-2010</copyright>
    <category>Weblog</category>
    <docs>http://backend.userland.com/rss</docs>
    <image>
      <url>http://www.mattsbits.co.uk/</url>
      <title>MattsBits - Microsoft .NET</title>
      <link>http://www.mattsbits.co.uk/</link>
    </image>
    <item>
     <title>How To Read And Write Text Files In VB.NET</title>
     <link>http://www.mattsbits.co.uk/item-6.html</link>
     <description>
     <![CDATA[This example code shows how you can use the StreamReader class to read an write standard text files. The code below can be used as a basis for reading lines from one file, processing them and then writing them back out to another file.<br />
<br />
I have used this code as a base for processing CSV, HTML and XML files.]]></description>
     <category>Microsoft .NET</category>
     <pubDate>Wed, 22 Apr 2009 20:05:00 +0000</pubDate>
     <guid>http://www.mattsbits.co.uk/item-6.html</guid>
    </item>
  </channel>
</rss>