<?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; asp.net</title>
	<atom:link href="http://www.iandevlin.com/blog/tag/asp-net/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>Sat, 14 Jan 2012 11:57:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Accessing INI Files in C#</title>
		<link>http://www.iandevlin.com/blog/2009/11/webdev/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 Devlin</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 [...]]]></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>
		<item>
		<title>asp:Textbox &#8211; the difference between ReadOnly and Disabled</title>
		<link>http://www.iandevlin.com/blog/2009/10/webdev/asptextbox-the-difference-between-readonly-and-disabled</link>
		<comments>http://www.iandevlin.com/blog/2009/10/webdev/asptextbox-the-difference-between-readonly-and-disabled#comments</comments>
		<pubDate>Tue, 27 Oct 2009 15:55:51 +0000</pubDate>
		<dc:creator>Ian Devlin</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.iandevlin.net/blog/?p=85</guid>
		<description><![CDATA[Again this may be something that is old news to some of you, and perhaps it is to me as well and I had forgotten, but today I was hugely frustrated with .NET seemingly ignoring some perfectly populated fields and the validators reporting that they were empty. The fields in question had been populated with [...]]]></description>
		<wfw:commentRss>http://www.iandevlin.com/blog/2009/10/webdev/asptextbox-the-difference-between-readonly-and-disabled/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

