<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>tcwicks.com &#187; caching</title>
	<atom:link href="http://www.tcwicks.com/tag/caching/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tcwicks.com</link>
	<description>Art of the state</description>
	<lastBuildDate>Wed, 03 Mar 2010 21:29:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.4" -->
		<copyright>2006-2007 </copyright>
		<managingEditor>tcwicks@tcwicks.com (tcwicks.com)</managingEditor>
		<webMaster>tcwicks@tcwicks.com (tcwicks.com)</webMaster>
		<category>posts</category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Art of the state</itunes:summary>
		<itunes:author>tcwicks.com</itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name>tcwicks.com</itunes:name>
			<itunes:email>tcwicks@tcwicks.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://www.tcwicks.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://www.tcwicks.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>tcwicks.com</title>
			<link>http://www.tcwicks.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Increasing Performance in Dot Net Web Applications by Caching Relatively Static Data.</title>
		<link>http://www.tcwicks.com/software-development/increasing-performance-in-dot-net-web-applications-by-caching-relatively-static-data</link>
		<comments>http://www.tcwicks.com/software-development/increasing-performance-in-dot-net-web-applications-by-caching-relatively-static-data#comments</comments>
		<pubDate>Tue, 02 Sep 2008 22:47:42 +0000</pubDate>
		<dc:creator>tcwicks</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[web application performance]]></category>

		<guid isPermaLink="false">http://www.tcwicks.com/?p=44</guid>
		<description><![CDATA[Increasing performance in dot net web applications by caching static data.
Least effort maximum return method for increasing the performance of dot net web applications. Benefits of data caching and how to best implement data caching. Read more
All but the most trivial of web applications store their data within database tables. This data can generally be [...]]]></description>
		<wfw:commentRss>http://www.tcwicks.com/software-development/increasing-performance-in-dot-net-web-applications-by-caching-relatively-static-data/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
