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

Answer Posted / kinjal

server.transfer is processing direct one page to the another page without round trip to back to the client browser.

response.redirect is processing round trip from one page to another page and back to the client browser.

server.transfer is better than response.redirect.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to view a .NET assembly?

600


What is the difference between a namespace and assembly name in .net?

524


What are the deferred execution and the immediate execution in linq?

530


What is the use of design pattern?

565


Is .net core managed code?

522






If any body working in Infosys, please can u give me the referense to that company because i hered that their is openings for freshers with referal..

1498


Explain what is a manifest in .net?

571


Explain the difference between asp.net & vb.net and explain architecture?

542


Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?

538


How to Create and Consume a Web Service?

2657


i had attended to infosys interview on 17th april 2010...on .net..3+ experience for Technology Analyst .. to my knowledge i did well in technical and hr whether i loose the interview or still processing is taking place..am confused please. what accuatly would be happend?

1939


What is a windows process in .net?

579


How can I find out what the garbage collector is doing?

540


What is connection pooling and how do you make your application use it?

561


Do you know what is the difference between an abstract class and an interface?

528