<?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>iandevlin.com - blog &#187; c#</title>
	<atom:link href="http://www.iandevlin.com/blog/tag/csharp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.iandevlin.com/blog</link>
	<description>A mixture of musings on web design &#38; development, history, and life</description>
	<lastBuildDate>Mon, 06 Sep 2010 07:00:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Accessing INI Files in C#</title>
		<link>http://www.iandevlin.com/blog/2009/11/webdev/accessing-ini-files-in-csharp?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=accessing-ini-files-in-csharp</link>
		<comments>http://www.iandevlin.com/blog/2009/11/webdev/accessing-ini-files-in-csharp#comments</comments>
		<pubDate>Fri, 06 Nov 2009 11:21:23 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[c#]]></category>

		<guid isPermaLink="false">http://www.iandevlin.net/blog/?p=91</guid>
		<description><![CDATA[Recently I had the need to access and read in data from the old school style ini file. I was struggling to find the best way to go about doing this, until I came across this blog post by Gerhard Stephan. In it, he describes how to attach to the Windows KERNEL32.dll file and use [...]


Related posts:<ol><li><a href='http://www.iandevlin.com/blog/2010/01/net/accessing-data-records-from-excel-and-csv-files-in-vb-net' rel='bookmark' title='Permanent Link: Accessing data records from Excel and CSV files in VB.NET'>Accessing data records from Excel and CSV files in VB.NET</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.iandevlin.com/blog/2009/11/webdev/accessing-ini-files-in-csharp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
