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

Answer Posted / siddhu

Server.Transfer transfers the currnet context of the page to
the next page and also avoids double roundtrips. Whereas
Response.Redirect could only pass querystring and also
requires roundtrip.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define xmlreader class.

653


how can create login from create and written conde in asp.net

1862


What are the ways of preserving data on a Web Form in ASP.NET?

711


Do you support digital rights management to protect my videos?

533


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

658






What are sessions in asp net?

635


What is server redirect?

641


What is the full meaning of asp.net?

602


How do you implement postback with a text box?

650


Does google crawl redirects?

610


What are the Types of session management in ASP.NET

641


What is a 401 redirect?

601


What are the features of asp.net mvc?

602


Describe the sequence of action takes place on the server when ASP.NET application starts first time?

720


Can you explain composite pattern?

685