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

Answer Posted / nitya

Both r used to redirect webform
Server.Transfer fetches page from Server .. while
it will take time..

response.redirect directly open described page..

Is This Answer Correct ?    0 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is custom attribute? How to create?

634


What are the different web pages?

574


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

581


Which validator control you use if you need to make sure the values in two different controls matched?

739


What is loop in asp.net?

689






What is the purpose of url encoding?

585


List some of the important session state modes of asp.net.

606


What is inproc mode in session?

592


What is autopostback true?

692


What is ipostback?

690


Explain swagger components.

656


How do u deploy ur project?

2305


What is the postback property in asp.net?

626


What is difference between URL and URI?

721


What is recordset asp?

630