Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between Server.Transfer and
Response.Redirect? Why would I choose one over the other?

Answer Posted / manjunath

1)response.redirect sends the message to the browser to
send to different pages while server.transfer will not send
the message rather redirect user directly to some differnt
page.
so there is no round trip in server.transfer but
response.redirect has the round trip puttind load on the
server.

2)server.transfer will not redirect to the different server
while response.redirect can redirect to any different
server.

3)server.transfer can store data using paramater
called "preserved form" , this query strings are available
in the next calling pages.In latter it is not possible.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of cache? How is it used? : Dot net architecture

937


Differences between VS 2005, 2008 and 2010 ?

1064


What is the mesi? : Dot net architecture

1093


So what exactly is the configuration file for then?

1010


What is a managed code? : Dot net architecture

1019


What happens to the winfx technologies?

1060


How do I prevent concurrent access to my data?

1081


What are bindings?

1054


Do you know textbox and textview controls of .net mobile? : Microsoft dot net mobile

1098


What are relation objects in dataset?

1043


where should I put this information then?

1021


What are the types of memory management? : Dot net architecture

938


Explain about appdomains?

1071


Waht is Dot net Arcitecture

2461


Explain cache? : Dot net architecture

1040