<?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>Solarum - Information For Everyone &#187; Visual Basic</title>
	<atom:link href="http://www.solarum.com/category/visual-basic/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.solarum.com</link>
	<description>Information for everyone</description>
	<lastBuildDate>Thu, 26 Jan 2012 08:10:39 +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>Visual Basic dot NET &#8211; Making a button the form default</title>
		<link>http://www.solarum.com/2010/09/11/visual-basic-dot-net-making-a-button-the-form-default/</link>
		<comments>http://www.solarum.com/2010/09/11/visual-basic-dot-net-making-a-button-the-form-default/#comments</comments>
		<pubDate>Sat, 11 Sep 2010 08:29:28 +0000</pubDate>
		<dc:creator>Laz</dc:creator>
				<category><![CDATA[Codebank]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.solarum.com/2010/09/11/visual-basic-dot-net-making-a-button-the-form-default/</guid>
		<description><![CDATA[Here is a quick tip for any and all of you VB.NET heads out there.&#160; Need to make a button on your form the default one to fire off when you hit the enter key (while that form has focus naturally)?&#160; In the old days, it was a button property, and now it has become [...]]]></description>
		<wfw:commentRss>http://www.solarum.com/2010/09/11/visual-basic-dot-net-making-a-button-the-form-default/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>See If A Directory Exists In Visual Basic</title>
		<link>http://www.solarum.com/2009/07/07/see-if-a-directory-exists-in-visual-basic/</link>
		<comments>http://www.solarum.com/2009/07/07/see-if-a-directory-exists-in-visual-basic/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 21:59:26 +0000</pubDate>
		<dc:creator>Laz</dc:creator>
				<category><![CDATA[Codebank]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[exists]]></category>
		<category><![CDATA[vb]]></category>
		<category><![CDATA[visual]]></category>

		<guid isPermaLink="false">http://www.solarum.com/?p=388</guid>
		<description><![CDATA[Hi there, how about a close cousin to yesterdays Visual Basic function?  In a previous post we showed you a function that will tell you whether or not a file does indeed exist.  Well, here is another similar function, but it tells you whether or not a directory exists.  This is another handy tool for [...]]]></description>
		<wfw:commentRss>http://www.solarum.com/2009/07/07/see-if-a-directory-exists-in-visual-basic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>See if a file exists in Visual Basic</title>
		<link>http://www.solarum.com/2009/07/05/see-if-a-file-exists-in-visual-basic/</link>
		<comments>http://www.solarum.com/2009/07/05/see-if-a-file-exists-in-visual-basic/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 03:09:21 +0000</pubDate>
		<dc:creator>Laz</dc:creator>
				<category><![CDATA[Codebank]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[exists]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[vb]]></category>
		<category><![CDATA[visual]]></category>

		<guid isPermaLink="false">http://www.solarum.com/?p=384</guid>
		<description><![CDATA[Here is a handy little tip (and function) for all you Visual Basic developers out there.  I use this quite often, it&#8217;s useful to see if whatever file you are working with or looking for exists before you start trying to access it.  So, here we have a nice little function you can drop into [...]]]></description>
		<wfw:commentRss>http://www.solarum.com/2009/07/05/see-if-a-file-exists-in-visual-basic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

