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

Answer Posted / shiva

Hai..,
Server.Transfer:
In Server.Transfer Page their is no round trim between
client and server.if u requested a page to server it will
directly taken from the server itself

Response.Redirect:
-Round Trim between client and server:
- if u request a page
Example:
client-->server-->client

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is %20 in a url?

614


What is the use of HttpHandlers? When to use this?

713


How do I open an ashx file?

613


What is AutoPostback?

691


What are client activated objects?

654






How do we sort the data from a dataset?

668


What is localhost in asp.net?

648


Describe how passport authentication works.

670


code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications

1494


Why and where this web.config file is used?

674


How is it possible for .NET to support many languages?

386


Explain the differences between managed and unmanaged code?

575


What is ipostback?

690


What is difference between View State and Hidden Field in ASP.NET?

739


Why is global asax is used?

698