<?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; page performance</title>
	<atom:link href="http://tipsinterview.com/tag/page-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://tipsinterview.com</link>
	<description>Interview Tips, Interview Questions and Answers</description>
	<lastBuildDate>Sat, 11 Sep 2010 00:49:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>What are benefits and Limitation of using Hidden fields in asp.net?</title>
		<link>http://tipsinterview.com/2010/02/02/what-are-benefits-and-limitation-of-using-hidden-fields-in-asp-net/</link>
		<comments>http://tipsinterview.com/2010/02/02/what-are-benefits-and-limitation-of-using-hidden-fields-in-asp-net/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 21:54:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[Hidden]]></category>
		<category><![CDATA[page performance]]></category>
		<category><![CDATA[security hole]]></category>
		<category><![CDATA[server resources]]></category>
		<category><![CDATA[side]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web farms]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/02/02/what-are-benefits-and-limitation-of-using-hidden-fields-in-asp-net/</guid>
		<description><![CDATA[Following are the benefits of using Hidden fields:- . They are simple to implement. . As data is cached on client side, they work with Web Farms. . All browsers support hidden field. . No server resources are required. Following are limitations of Hidden field:- . They can be tampered creating a security hole. . [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/02/02/what-are-benefits-and-limitation-of-using-hidden-fields-in-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
