<?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>Interview Tips &#187; state server</title>
	<atom:link href="http://tipsinterview.com/tag/state-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://tipsinterview.com</link>
	<description>Interview Tips, Interview Questions and Answers</description>
	<lastBuildDate>Sun, 20 May 2012 05:16:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>asp.net interview questions: state management</title>
		<link>http://tipsinterview.com/2010/02/17/asp-net-interview-questions-state-management/</link>
		<comments>http://tipsinterview.com/2010/02/17/asp-net-interview-questions-state-management/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 01:25:43 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[external data source]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[Process]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[session state]]></category>
		<category><![CDATA[State]]></category>
		<category><![CDATA[state management]]></category>
		<category><![CDATA[state server]]></category>
		<category><![CDATA[users input]]></category>
		<category><![CDATA[ViewState]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/02/17/asp-net-interview-questions-state-management/</guid>
		<description><![CDATA[What is the lifespan for items stored in ViewState? Item stored in ViewState exist for the life of the current page.&#160; This includes postbacks (to the same page). What is ViewState? ViewState allows the state of objects (serializable) to be stored in a hidden field on the page.&#160; ViewState is transported to the client and [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/02/17/asp-net-interview-questions-state-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

