<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Errorfree's Weblog</title>
	<atom:link href="http://errorfree.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://errorfree.wordpress.com</link>
	<description>Blog Involve my finidings in Asp.Net 2.0 &#38; SQL server.</description>
	<lastBuildDate>Fri, 28 Dec 2007 23:22:06 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='errorfree.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/cd7e17fe76bddf9e3e9936c4e2d7354c?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Errorfree's Weblog</title>
		<link>http://errorfree.wordpress.com</link>
	</image>
			<item>
		<title>SQL server 2005 new features</title>
		<link>http://errorfree.wordpress.com/2007/12/28/sql-server-2005-new-features/</link>
		<comments>http://errorfree.wordpress.com/2007/12/28/sql-server-2005-new-features/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 23:22:06 +0000</pubDate>
		<dc:creator>Muhammad Adnan Rafiq</dc:creator>
				<category><![CDATA[SQL Server 2000/2005]]></category>
		<category><![CDATA[sql server 2005]]></category>

		<guid isPermaLink="false">http://errorfree.wordpress.com/2007/12/28/sql-server-2005-new-features/</guid>
		<description><![CDATA[Sql server 2005 brings many new features like Common Table Expression, which makes paging fast &#38; easy, xml datatype which can be used to store relational data but not as replacment, you need to find best candidate for it, else this can be harmful to your sturcute&#8230;..writing testing post..
       [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=errorfree.wordpress.com&blog=2354390&post=4&subd=errorfree&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Sql server 2005 brings many new features like Common Table Expression, which makes paging fast &amp; easy, xml datatype which can be used to store relational data but not as replacment, you need to find best candidate for it, else this can be harmful to your sturcute&#8230;..writing testing post..</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/errorfree.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/errorfree.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/errorfree.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/errorfree.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/errorfree.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/errorfree.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/errorfree.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/errorfree.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/errorfree.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/errorfree.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/errorfree.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/errorfree.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=errorfree.wordpress.com&blog=2354390&post=4&subd=errorfree&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://errorfree.wordpress.com/2007/12/28/sql-server-2005-new-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27c9098ab1acd2d589aa9ec01cc753f5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">errorfree</media:title>
		</media:content>
	</item>
		<item>
		<title>ViewState vs Cache</title>
		<link>http://errorfree.wordpress.com/2007/12/28/viewstate-vs-cache/</link>
		<comments>http://errorfree.wordpress.com/2007/12/28/viewstate-vs-cache/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 23:19:09 +0000</pubDate>
		<dc:creator>Muhammad Adnan Rafiq</dc:creator>
				<category><![CDATA[ASP.Net 2.0]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[viewstate]]></category>

		<guid isPermaLink="false">http://errorfree.wordpress.com/2007/12/28/viewstate-vs-cache/</guid>
		<description><![CDATA[ViewState: Viewstate is a gift for .net developers, which solves lot of problem of remembering what was in that field last time user hit submit, and storing values to get after postback, but viewstate purely belongs to page postback.If used wisely then a great advantages.But if used accessively then it can heart your application badly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=errorfree.wordpress.com&blog=2354390&post=3&subd=errorfree&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>ViewState: Viewstate is a gift for .net developers, which solves lot of problem of remembering what was in that field last time user hit submit, and storing values to get after postback, but viewstate purely belongs to page postback.If used wisely then a great advantages.But if used accessively then it can heart your application badly that users may be waitng for minutes if you are putting everything in viewstate like big objects collection, datatables,dataset, it should only be used to store variables values.</p>
<p>Cache:yet another gife of .net, servers great if you find a suitable candiate for caching in you system by analyzing your database, the entities which dont get updated randomly are the best candidates for cache.your pages will come in fly.ASP.net provides different types of caching..will explain later&#8230;..</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/errorfree.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/errorfree.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/errorfree.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/errorfree.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/errorfree.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/errorfree.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/errorfree.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/errorfree.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/errorfree.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/errorfree.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/errorfree.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/errorfree.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=errorfree.wordpress.com&blog=2354390&post=3&subd=errorfree&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://errorfree.wordpress.com/2007/12/28/viewstate-vs-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27c9098ab1acd2d589aa9ec01cc753f5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">errorfree</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://errorfree.wordpress.com/2007/12/19/hello-world/</link>
		<comments>http://errorfree.wordpress.com/2007/12/19/hello-world/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 08:12:29 +0000</pubDate>
		<dc:creator>Muhammad Adnan Rafiq</dc:creator>
				<category><![CDATA[Design Patterens]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=errorfree.wordpress.com&blog=2354390&post=1&subd=errorfree&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/errorfree.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/errorfree.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/errorfree.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/errorfree.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/errorfree.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/errorfree.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/errorfree.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/errorfree.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/errorfree.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/errorfree.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/errorfree.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/errorfree.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=errorfree.wordpress.com&blog=2354390&post=1&subd=errorfree&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://errorfree.wordpress.com/2007/12/19/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27c9098ab1acd2d589aa9ec01cc753f5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">errorfree</media:title>
		</media:content>
	</item>
	</channel>
</rss>