<?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>codemeit &#187; Directory</title>
	<atom:link href="http://www.codemeit.com/tag/directory/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codemeit.com</link>
	<description>programming, software &#38; problem solving</description>
	<lastBuildDate>Mon, 19 Sep 2011 08:55:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Get Current Directory while running as WindowsService</title>
		<link>http://www.codemeit.com/code-collection/get-current-directory-while-running-as-windowsservice.html</link>
		<comments>http://www.codemeit.com/code-collection/get-current-directory-while-running-as-windowsservice.html#comments</comments>
		<pubDate>Mon, 08 Sep 2008 02:43:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code Notes]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Directory]]></category>
		<category><![CDATA[File System]]></category>
		<category><![CDATA[Windows service]]></category>

		<guid isPermaLink="false">http://www.codemeit.com/code-collection/get-current-directory-while-running-as-windowsservice.html</guid>
		<description><![CDATA[During development, while you run the application as a console application or windows form application, often the code needs to load a specific file within the same folder of the exe assembly resides. The file can be located by using the file name directory since the default location will be the exe&#8217;s directory. For instance, [...]]]></description>
		<wfw:commentRss>http://www.codemeit.com/code-collection/get-current-directory-while-running-as-windowsservice.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

