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

Answer Posted / sudhir kunnure

Server.Tranfer direct shows requested page without any
server side roundtrip.
But response.redirect it round trip to server then shows
requested website or page.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the maximum amount of memory any single process on windows can address?

621


if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.

1928


What symbol would you use to denote, the start of a code block in aspx views?

641


Explain different authentication modes in asp.net?

649


What does the orientation property do in a menu control?

621






How do you sign out from forms authentication?

643


What is GAC in ASP.NET 2.0

688


What is cookies in asp net?

620


How would you enable impersonation in the web.config file?

626


What is the difference between cookie and session?

579


How Session outproc in Sqlserver stored?

2404


What is the difference between cache and cookies?

606


What is difference between Fragment Caching and Page Caching in ASP.NET?

669


Explain what is postback in asp. Net?

660


Is asp.net a programming language?

624