<?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>CodeItBetter Programming &#187; Sorting</title>
	<atom:link href="http://www.codeitbetter.com/category/vb-sorting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeitbetter.com</link>
	<description>Another VB Programming Blog</description>
	<lastBuildDate>Tue, 07 Feb 2012 23:42:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to sort an array</title>
		<link>http://www.codeitbetter.com/how-to-sort-an-array/</link>
		<comments>http://www.codeitbetter.com/how-to-sort-an-array/#comments</comments>
		<pubDate>Sat, 20 Aug 2011 11:30:04 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Sorting]]></category>
		<category><![CDATA[active x code]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[database programming]]></category>
		<category><![CDATA[microsoft visual basic application]]></category>
		<category><![CDATA[sort]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/how-to-sort-an-array/</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 'Sorting - How to sort an array 'Sorting is an operation that you often perform on arrays. As you probably know, 'there are [...]<p><a href="http://www.codeitbetter.com/how-to-sort-an-array/">How to sort an array</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/how-to-sort-an-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to sort arrays of Integers, Longs, Singles, Doubles, Strings, and Variants.</title>
		<link>http://www.codeitbetter.com/how-to-sort-arrays-of-integers-longs-singles-doubles-strings-and-variants/</link>
		<comments>http://www.codeitbetter.com/how-to-sort-arrays-of-integers-longs-singles-doubles-strings-and-variants/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 23:29:59 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Sorting]]></category>
		<category><![CDATA[activex source]]></category>
		<category><![CDATA[database code]]></category>
		<category><![CDATA[doubles]]></category>
		<category><![CDATA[integers]]></category>
		<category><![CDATA[longs]]></category>
		<category><![CDATA[singles]]></category>
		<category><![CDATA[sort arrays]]></category>
		<category><![CDATA[strings]]></category>
		<category><![CDATA[variants]]></category>
		<category><![CDATA[visual basic programming]]></category>
		<category><![CDATA[visual basic programs]]></category>
		<category><![CDATA[visual basic source code examples]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/?p=21</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 [...]<p><a href="http://www.codeitbetter.com/how-to-sort-arrays-of-integers-longs-singles-doubles-strings-and-variants/">How to sort arrays of Integers, Longs, Singles, Doubles, Strings, and Variants.</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/how-to-sort-arrays-of-integers-longs-singles-doubles-strings-and-variants/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/21 queries in 0.110 seconds using disk: basic
Object Caching 720/765 objects using disk: basic

Served from: www.codeitbetter.com @ 2012-02-08 04:04:17 -->
