<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Developing For .NET &#187; VB.NET</title>
	<atom:link href="http://developingfor.net/category/vbnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://developingfor.net</link>
	<description>a developer&#039;s journal</description>
	<lastBuildDate>Fri, 20 Jan 2012 14:46:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='developingfor.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/bd929a036b2ab3c0fbf213fe50bfb0a9?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Developing For .NET &#187; VB.NET</title>
		<link>http://developingfor.net</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://developingfor.net/osd.xml" title="Developing For .NET" />
	<atom:link rel='hub' href='http://developingfor.net/?pushpress=hub'/>
		<item>
		<title>ini File Access with VB.NET</title>
		<link>http://developingfor.net/2006/12/20/ini-file-access-with-vbnet/</link>
		<comments>http://developingfor.net/2006/12/20/ini-file-access-with-vbnet/#comments</comments>
		<pubDate>Wed, 20 Dec 2006 15:30:31 +0000</pubDate>
		<dc:creator>joelcochran</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; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developingfor.net&amp;blog=29673437&amp;post=6&amp;subd=developingfordotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://developingfor.net/2006/12/20/ini-file-access-with-vbnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e7c09cd2300e9e4928a25c41825ad2b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joelcochran</media:title>
		</media:content>
	</item>
	</channel>
</rss>
