<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jeremy Morgan's Journal &#187; Visual Studio</title>
	<atom:link href="http://www.jeremymorgan.com/blog/tag/visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeremymorgan.com/blog</link>
	<description>My Personal journal about what's going on in my world, programming cars and more.</description>
	<lastBuildDate>Sun, 15 Nov 2009 03:19:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to write text files in C#</title>
		<link>http://www.jeremymorgan.com/blog/c-sharp-tutorials/how-to-write-text-files-in-c/</link>
		<comments>http://www.jeremymorgan.com/blog/c-sharp-tutorials/how-to-write-text-files-in-c/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 06:06:01 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[C Sharp Tutorials]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[C sharp]]></category>
		<category><![CDATA[C#.net]]></category>
		<category><![CDATA[C++ tutorials]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.jeremymorgan.com/blog/?p=57</guid>
		<description><![CDATA[So you want to know how to write a text file in C#? It's actually super easy. This tutorial explains how.

To start out, I'm just going to paste the code (I have received feedback about this) and then explain it later.]]></description>
		<wfw:commentRss>http://www.jeremymorgan.com/blog/c-sharp-tutorials/how-to-write-text-files-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
