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

How can you use a custom controls in ASP.NET application?

616


Explain MVC model binders?

700


Describe state management in asp.net?

655


What is redirecting behavior?

620


How do I know asp.net mvc version? : Asp.Net MVC

599






Is there any limit for query string? Means what is the maximum size?

578


6. Tell us about a time when you failed to meet a deadline. What were the repercussions?

1818


What is a web based system?

548


How can we make sure that Web API returns JSON data only?

622


what is loosely coupled solution? How it can be used?

642


What is the parent class of all the web server control?

580


What are the differences between application object and session object?

593


In a Repeater control how one can provide an alternating color scheme ?

657


What is validation in asp.net?

664


How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.

719