<?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; transactional integrity</title>
	<atom:link href="http://tipsinterview.com/tag/transactional-integrity/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>What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?</title>
		<link>http://tipsinterview.com/2010/02/02/what-is-the-difference-between-server-transfer-and-response-redirect-why-would-i-choose-one-over-the-other/</link>
		<comments>http://tipsinterview.com/2010/02/02/what-is-the-difference-between-server-transfer-and-response-redirect-why-would-i-choose-one-over-the-other/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 05:02:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[loation]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[query string]]></category>
		<category><![CDATA[response]]></category>
		<category><![CDATA[scalability problems]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[server transfer]]></category>
		<category><![CDATA[transactional integrity]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/02/02/what-is-the-difference-between-server-transfer-and-response-redirect-why-would-i-choose-one-over-the-other/</guid>
		<description><![CDATA[Some of we developers may confused about these 2 method, Server.Transfer() : client is shown as it is on the requesting page only, but the all the content is of the requested page. Data can be persist accros the pages using Context.Item collection, which is one of the best way to transfer data from one [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/02/02/what-is-the-difference-between-server-transfer-and-response-redirect-why-would-i-choose-one-over-the-other/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

