<?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>Perspicuous as Mud &#187; incremental filenames</title>
	<atom:link href="http://www.perspicuousasmud.com/tag/incremental-filenames/feed" rel="self" type="application/rss+xml" />
	<link>http://www.perspicuousasmud.com</link>
	<description></description>
	<lastBuildDate>Fri, 25 Feb 2011 11:12:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Incremental Filenames</title>
		<link>http://www.perspicuousasmud.com/2009/09/28/incremental-filenames</link>
		<comments>http://www.perspicuousasmud.com/2009/09/28/incremental-filenames#comments</comments>
		<pubDate>Mon, 28 Sep 2009 11:44:29 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[Programs]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[incremental filenames]]></category>

		<guid isPermaLink="false">http://www.perspicuousasmud.com/?p=137</guid>
		<description><![CDATA[I was tinkering with a little program in C# this morning that needed to create incremental filenames instead of just overwriting the existing file.  As in: myfilename.htm -&#62; myfilename_1.htm etc. So here is the rough and ready version of what &#8230; <a href="http://www.perspicuousasmud.com/2009/09/28/incremental-filenames">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.perspicuousasmud.com/2009/09/28/incremental-filenames/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

