<?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>MEMISO &#187; Arrays</title>
	<atom:link href="http://www.memiso.com/tag/arrays/feed" rel="self" type="application/rss+xml" />
	<link>http://www.memiso.com</link>
	<description>Little Solutions For Big Problems</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:19:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>All Definitions and Usages of Arrays in ASP</title>
		<link>http://www.memiso.com/all-definitions-and-usages-of-arrays-in-asp.html</link>
		<comments>http://www.memiso.com/all-definitions-and-usages-of-arrays-in-asp.html#comments</comments>
		<pubDate>Sat, 24 Oct 2009 15:59:14 +0000</pubDate>
		<dc:creator>Mehmatrix</dc:creator>
				<category><![CDATA[ASP]]></category>
		<category><![CDATA[Arrays]]></category>
		<category><![CDATA[Dynamic]]></category>
		<category><![CDATA[Fixed]]></category>
		<category><![CDATA[Functions]]></category>

		<guid isPermaLink="false">http://www.memiso.com/?p=759</guid>
		<description><![CDATA[Arrays are one of the basics of programming. We can create lots of things via arrays like matrices, databases, tables… Let’s make it shorter and start.

Array() Function in ASP
We define our arrays using the Array() function. We can store values with two different ways. We can create the array and put values in array at [...]]]></description>
		<wfw:commentRss>http://www.memiso.com/all-definitions-and-usages-of-arrays-in-asp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
