<?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>VBasic.NET &#124; Visual Basic made easy &#187; Syntax</title>
	<atom:link href="http://v4.vbasic.net/category/syntax/feed/" rel="self" type="application/rss+xml" />
	<link>http://v4.vbasic.net</link>
	<description>Visual Basic Tutorials</description>
	<lastBuildDate>Fri, 17 Jun 2011 19:54:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>How to Use a For Loop in Visual Basic.NET</title>
		<link>http://v4.vbasic.net/how-to-use-a-for-loop-in-visual-basic-net-4/</link>
		<comments>http://v4.vbasic.net/how-to-use-a-for-loop-in-visual-basic-net-4/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 10:02:42 +0000</pubDate>
		<dc:creator>wpadmin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[Button]]></category>
		<category><![CDATA[For]]></category>
		<category><![CDATA[For Loop]]></category>
		<category><![CDATA[Label]]></category>
		<category><![CDATA[Loops]]></category>
		<category><![CDATA[MsgBox]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://v4.vbasic.net/how-to-use-a-for-loop-in-visual-basic-net-4/</guid>
		<description><![CDATA[The for loop is a control statement that allows code to be executed repeatedly until a given Boolean condition is met. Its a lot easier to see it than to [...]]]></description>
		<wfw:commentRss>http://v4.vbasic.net/how-to-use-a-for-loop-in-visual-basic-net-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use a Try&#8230;Catch Block in Visual Basic.NET</title>
		<link>http://v4.vbasic.net/how-to-use-a-try-catch-block-in-visual-basic-net-3/</link>
		<comments>http://v4.vbasic.net/how-to-use-a-try-catch-block-in-visual-basic-net-3/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 12:50:28 +0000</pubDate>
		<dc:creator>wpadmin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[Catch block]]></category>
		<category><![CDATA[Try block]]></category>
		<category><![CDATA[Try...Catch]]></category>
		<category><![CDATA[Visual Basic.NET]]></category>

		<guid isPermaLink="false">http://v4.vbasic.net/how-to-use-a-try-catch-block-in-visual-basic-net-3/</guid>
		<description><![CDATA[Exception handling is the practice of handling exceptions, or errors, to provide a more healthy means of communicating with the user and programmer alike. If a program comes across a [...]]]></description>
		<wfw:commentRss>http://v4.vbasic.net/how-to-use-a-try-catch-block-in-visual-basic-net-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use a While Loop in Visual Basic.NET</title>
		<link>http://v4.vbasic.net/how-to-use-a-while-loop-in-visual-basic-net-4/</link>
		<comments>http://v4.vbasic.net/how-to-use-a-while-loop-in-visual-basic-net-4/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 11:41:29 +0000</pubDate>
		<dc:creator>wpadmin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Loops]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Basic.NET]]></category>
		<category><![CDATA[While]]></category>
		<category><![CDATA[While Loop]]></category>

		<guid isPermaLink="false">http://v4.vbasic.net/how-to-use-a-while-loop-in-visual-basic-net-4/</guid>
		<description><![CDATA[The while loop is a control statement that allows code to be executed repeatedly until a given Boolean condition is met. It&#8217;s a lot easier to see it than to [...]]]></description>
		<wfw:commentRss>http://v4.vbasic.net/how-to-use-a-while-loop-in-visual-basic-net-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use the Parse Method in Visual Basic.NET</title>
		<link>http://v4.vbasic.net/how-to-use-the-parse-method-in-visual-basic-net-2/</link>
		<comments>http://v4.vbasic.net/how-to-use-the-parse-method-in-visual-basic-net-2/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 13:00:11 +0000</pubDate>
		<dc:creator>wpadmin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[byte]]></category>
		<category><![CDATA[double]]></category>
		<category><![CDATA[How to parse a string]]></category>
		<category><![CDATA[integer]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[parse]]></category>
		<category><![CDATA[String]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://v4.vbasic.net/how-to-use-the-parse-method-in-visual-basic-net-2/</guid>
		<description><![CDATA[In this tutorial we will cover the parse shared method that changes the string representation of a number to its passed equivalent. Parse is the method to be called but [...]]]></description>
		<wfw:commentRss>http://v4.vbasic.net/how-to-use-the-parse-method-in-visual-basic-net-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Pass Parameters in Visual Basic.NET</title>
		<link>http://v4.vbasic.net/how-to-pass-parameters-in-visual-basic-net/</link>
		<comments>http://v4.vbasic.net/how-to-pass-parameters-in-visual-basic-net/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 15:43:54 +0000</pubDate>
		<dc:creator>wpadmin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[Arguments]]></category>
		<category><![CDATA[ByRef]]></category>
		<category><![CDATA[ByVal]]></category>
		<category><![CDATA[Parameters]]></category>
		<category><![CDATA[Public Sub]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://v4.vbasic.net/how-to-pass-parameters-in-visual-basic-net/</guid>
		<description><![CDATA[In todays tutorial we will cover the multiple ways a public sub can be called, with or without parameters, by value and by reference. Are you familiar with the ever [...]]]></description>
		<wfw:commentRss>http://v4.vbasic.net/how-to-pass-parameters-in-visual-basic-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use a Hashtable in Visual Basic.NET</title>
		<link>http://v4.vbasic.net/how-to-use-a-hashtable-in-visual-basic-net/</link>
		<comments>http://v4.vbasic.net/how-to-use-a-hashtable-in-visual-basic-net/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 12:40:18 +0000</pubDate>
		<dc:creator>wpadmin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[Button]]></category>
		<category><![CDATA[Hashtable]]></category>
		<category><![CDATA[If statement]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[Label]]></category>
		<category><![CDATA[TextBox]]></category>
		<category><![CDATA[Value]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://v4.vbasic.net/how-to-use-a-hashtable-in-visual-basic-net/</guid>
		<description><![CDATA[Hash tables use key and value pairs. The hash key is processed through a hashing function that is designed to create a unique value that is then used as an [...]]]></description>
		<wfw:commentRss>http://v4.vbasic.net/how-to-use-a-hashtable-in-visual-basic-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use the Length Method in Visual Basic.NET</title>
		<link>http://v4.vbasic.net/how-to-use-the-length-method-in-visual-basic-net/</link>
		<comments>http://v4.vbasic.net/how-to-use-the-length-method-in-visual-basic-net/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 12:39:54 +0000</pubDate>
		<dc:creator>wpadmin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[characters]]></category>
		<category><![CDATA[Label]]></category>
		<category><![CDATA[Length]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[String]]></category>
		<category><![CDATA[text box]]></category>
		<category><![CDATA[Visual Basic.NET]]></category>

		<guid isPermaLink="false">http://v4.vbasic.net/how-to-use-the-length-method-in-visual-basic-net/</guid>
		<description><![CDATA[The length method counts how many characters are in a string and returns the number. This is useful for arrays or when validating a word has to be at least [...]]]></description>
		<wfw:commentRss>http://v4.vbasic.net/how-to-use-the-length-method-in-visual-basic-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create an Array in Visual Basic.NET</title>
		<link>http://v4.vbasic.net/how-to-create-an-array-in-visual-basic-net/</link>
		<comments>http://v4.vbasic.net/how-to-create-an-array-in-visual-basic-net/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 12:39:36 +0000</pubDate>
		<dc:creator>wpadmin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[Button]]></category>
		<category><![CDATA[Label]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Basic.NET]]></category>

		<guid isPermaLink="false">http://v4.vbasic.net/how-to-create-an-array-in-visual-basic-net/</guid>
		<description><![CDATA[An array is data structure that stores a collection of individual values that are of the same data type. Rather than make 20 individual variables of the same data type, [...]]]></description>
		<wfw:commentRss>http://v4.vbasic.net/how-to-create-an-array-in-visual-basic-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create and Call a Function in Visual Basic.NET</title>
		<link>http://v4.vbasic.net/how-to-create-and-call-a-function-in-visual-basic-net/</link>
		<comments>http://v4.vbasic.net/how-to-create-and-call-a-function-in-visual-basic-net/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 12:39:13 +0000</pubDate>
		<dc:creator>wpadmin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[Button]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[Label]]></category>
		<category><![CDATA[return function]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Basic.NET]]></category>

		<guid isPermaLink="false">http://v4.vbasic.net/how-to-create-and-call-a-function-in-visual-basic-net/</guid>
		<description><![CDATA[Functions are a very useful tool to know. It can make coding a lot easier, especially for long time consuming coding. When I first started coding, I did not like [...]]]></description>
		<wfw:commentRss>http://v4.vbasic.net/how-to-create-and-call-a-function-in-visual-basic-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Basic Calculator in Visual Basic.NET</title>
		<link>http://v4.vbasic.net/how-to-create-a-basic-calculator-in-visual-basic-net-3/</link>
		<comments>http://v4.vbasic.net/how-to-create-a-basic-calculator-in-visual-basic-net-3/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 12:34:30 +0000</pubDate>
		<dc:creator>wpadmin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[Calculator]]></category>
		<category><![CDATA[parse]]></category>
		<category><![CDATA[radio buttons]]></category>
		<category><![CDATA[text boxes]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Basic.NET]]></category>

		<guid isPermaLink="false">http://v4.vbasic.net/how-to-create-a-basic-calculator-in-visual-basic-net-3/</guid>
		<description><![CDATA[First I want to say thank you for taking the time to read this tutorial. If your a beginner this will help you a lot in the basics of visual [...]]]></description>
		<wfw:commentRss>http://v4.vbasic.net/how-to-create-a-basic-calculator-in-visual-basic-net-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

