<?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>Developing For .NET &#187; VB.NET</title>
	<atom:link href="http://www.developingfor.net/category/vbnet/feed" rel="self" type="application/rss+xml" />
	<link>http://www.developingfor.net</link>
	<description>Real World .NET Methods, Tricks, and Examples</description>
	<lastBuildDate>Mon, 26 Jul 2010 19:25:15 +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>ini File Access with VB.NET</title>
		<link>http://www.developingfor.net/net/ini-file-access-with-vbnet.html</link>
		<comments>http://www.developingfor.net/net/ini-file-access-with-vbnet.html#comments</comments>
		<pubDate>Wed, 20 Dec 2006 15:30:31 +0000</pubDate>
		<dc:creator>Jim Burnett</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/include.php?/net/ini-file-access-with-vbnet.html</guid>
		<description><![CDATA[I thought I&#8217;d share a usefull VB.NET class for accessing .ini files. There are better ways to store local application settings than using a .ini. Sometimes it is nessessary to access legacy .ini files and this should help you get there. Public Class iniFile &#8216; API functions Private Declare Ansi Function GetPrivateProfileString _ Lib &#8220;kernel32.dll&#8221; [...]]]></description>
		<wfw:commentRss>http://www.developingfor.net/net/ini-file-access-with-vbnet.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
