<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Can you explain what is “AutoPostBack” feature in ASP.NET ?</title>
	<atom:link href="http://www.technicalinterview.info/can-you-explain-what-is-%e2%80%9cautopostback%e2%80%9d-feature-in-aspnet/feed" rel="self" type="application/rss+xml" />
	<link>http://www.technicalinterview.info/can-you-explain-what-is-%e2%80%9cautopostback%e2%80%9d-feature-in-aspnet/</link>
	<description>Java Interview Questions &#124; IT interview questions &#124; Software Testing Interview questions &#124; .Net Interview Questions &#124; Job Interview Questions &#38; Answers &#124; Tough Interview Questions &#124; Technology Interview Questions &#124; Tech Interview Questions &#124; Testing Interview Questions &#124; SAP Interview Questions &#124; ABAP Interview Questions &#124; Data Warehousing Interview Questions</description>
	<pubDate>Sat, 22 Nov 2008 18:23:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Roopesh</title>
		<link>http://www.technicalinterview.info/can-you-explain-what-is-%e2%80%9cautopostback%e2%80%9d-feature-in-aspnet/#comment-6704</link>
		<dc:creator>Roopesh</dc:creator>
		<pubDate>Mon, 23 Jun 2008 22:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.technicalinterview.info/can-you-explain-what-is-%e2%80%9cautopostback%e2%80%9d-feature-in-aspnet.html#comment-6704</guid>
		<description>When an asp.net page is submitted after entering some Field datas that is send to server side for processing and is send back to client. This operation is called a postback.

Don't confuse Refresh and Back Button with postbacks.</description>
		<content:encoded><![CDATA[<p>When an asp.net page is submitted after entering some Field datas that is send to server side for processing and is send back to client. This operation is called a postback.</p>
<p>Don&#8217;t confuse Refresh and Back Button with postbacks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kamala devi</title>
		<link>http://www.technicalinterview.info/can-you-explain-what-is-%e2%80%9cautopostback%e2%80%9d-feature-in-aspnet/#comment-6591</link>
		<dc:creator>kamala devi</dc:creator>
		<pubDate>Thu, 05 Jun 2008 14:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.technicalinterview.info/can-you-explain-what-is-%e2%80%9cautopostback%e2%80%9d-feature-in-aspnet.html#comment-6591</guid>
		<description>AutoPostBack property returns true, when the page gets loaded on the second time onwards. i.e.If the autopostback property is true the page get post back.</description>
		<content:encoded><![CDATA[<p>AutoPostBack property returns true, when the page gets loaded on the second time onwards. i.e.If the autopostback property is true the page get post back.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
