What is the difference between Server.Transfer and
Response.Redirect?

Answer Posted / kishore maddineni

1) Response.redirect() is used to navigate between with in
one application, where as server.transfer() is used to
navigate between applications.
2)in Response.redirect() URL is updated, where as in
server.transfer() URL is not updated.
3)in Response.redirect() occured two round trips to the
server, where as in server.transfer() occured only only
round trip.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Please explain what do the terms “boxing” and “unboxing” mean?

586


Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?

1618


Explain how to load the contents of an xml file into an xmldocument object?

548


What is the difference between vb.net and vc#.net?

544


What is Event - Delegate? clear syntax for writing a event delegate

1552






Describe the use of following com+ services jit activation, queued components, object pooling.?

528


What is the advantage of .net?

537


Explain the difference between asp.net and asp?

566


What is the root class in .net?

656


What's singleton activation mode in .net?

612


What is clr in .net?

618


Will my .net app run on 64-bit windows?

600


Tell us what is the native image generator?

575


How many design patterns can be created in .net?

588


Describe the compilation process for .net code?

606