<?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>OmanDev &#187; asp</title>
	<atom:link href="http://www.omandev.net/tag/asp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.omandev.net/index.php</link>
	<description>Technical, computer related articles and projects.</description>
	<lastBuildDate>Sun, 31 Jul 2011 05:36:30 +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>Adding a friendly splash (waiting screen) while the code is being executed in ASP</title>
		<link>http://www.omandev.net/index.php/2008/08/adding-a-friendly-splash-waiting-screen-while-the-code-is-being-executed-in-asp/</link>
		<comments>http://www.omandev.net/index.php/2008/08/adding-a-friendly-splash-waiting-screen-while-the-code-is-being-executed-in-asp/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 15:15:00 +0000</pubDate>
		<dc:creator>Arkan Hadi</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[borwser]]></category>
		<category><![CDATA[buffer]]></category>
		<category><![CDATA[flush]]></category>
		<category><![CDATA[indicator]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[loading]]></category>
		<category><![CDATA[please wait]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[splash]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[waiting screen]]></category>

		<guid isPermaLink="false">http://66.147.242.194/~omandevn/wrd1/wordpress/?p=37</guid>
		<description><![CDATA[Nowadays, most websites are connected to databases. the larger the data in the database, the longer it takes for the browser (or the code) to fetch/retrieve the required data for the user. and ofcourse, that&#8217;s where the developers&#8217; skills comes handy, where developing an efficient code and using the minimum queries as possible is a [...]
Related posts:<ol>
<li><a href='http://www.omandev.net/index.php/2008/08/increasing-performance-and-adding-flexibility-using-arrays-instead-of-recordsets-in-asp-with-databases/' rel='bookmark' title='Increasing performance and adding flexibility using arrays instead of recordsets in ASP with databases'>Increasing performance and adding flexibility using arrays instead of recordsets in ASP with databases</a></li>
<li><a href='http://www.omandev.net/index.php/2011/05/google-code-jam-2011/' rel='bookmark' title='Google Code Jam 2011'>Google Code Jam 2011</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.omandev.net/index.php/2008/08/adding-a-friendly-splash-waiting-screen-while-the-code-is-being-executed-in-asp/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Increasing performance and adding flexibility using arrays instead of recordsets in ASP with databases</title>
		<link>http://www.omandev.net/index.php/2008/08/increasing-performance-and-adding-flexibility-using-arrays-instead-of-recordsets-in-asp-with-databases/</link>
		<comments>http://www.omandev.net/index.php/2008/08/increasing-performance-and-adding-flexibility-using-arrays-instead-of-recordsets-in-asp-with-databases/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 13:24:00 +0000</pubDate>
		<dc:creator>Arkan Hadi</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[ADO]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[recordset]]></category>
		<category><![CDATA[rs]]></category>
		<category><![CDATA[server-side]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://66.147.242.194/~omandevn/wrd1/wordpress/?p=36</guid>
		<description><![CDATA[Those days, inorder to increase the websites/intranets features and interactivity it is essential to have a connectivity to a database wither its an oracle database or MS access or other types of databases, .. and with databases comes the issue of performance, so in this article i would like to share some of the things [...]
Related posts:<ol>
<li><a href='http://www.omandev.net/index.php/2008/08/adding-a-friendly-splash-waiting-screen-while-the-code-is-being-executed-in-asp/' rel='bookmark' title='Adding a friendly splash (waiting screen) while the code is being executed in ASP'>Adding a friendly splash (waiting screen) while the code is being executed in ASP</a></li>
<li><a href='http://www.omandev.net/index.php/2011/07/databases-in-huge-sites/' rel='bookmark' title='Our Companies databases are more complicated than twitter and facebook'>Our Companies databases are more complicated than twitter and facebook</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.omandev.net/index.php/2008/08/increasing-performance-and-adding-flexibility-using-arrays-instead-of-recordsets-in-asp-with-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

