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

Answer Posted / ramgopal reddy

Server.Transfer is used to post a form to another page.
Response.Redirect is used to redirect the user to another
page or site.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is session object? Describe in detail.

562


Explain difference between dataset and datareader?

604


What is the application pool?

547


What r the asp.net list controls and diff. Between them?

506


Explain managed code an un-managed code.

597






What are the namespace classes used in asp.net mvc? : asp.net mvc

546


What is http pipeline in asp.net?

510


How to register exception filter globally?

582


In which event are the controls fully loaded?

568


What is caching? Explain.

551


Which is better session or viewstate?

512


Can user control be stored in library?

517


What are the differences between application object and session object?

492


What is the use of asp.net web api?

582


How can you send an email message from an asp.net web page?

524