What is difference between Server.transfer and
Response.redirect ?
Answer Posted / sri
server.trasfer directly transfer the execution of a page to
another page without taking the client into the
picture.while response.redirect sends the response to the
client browser and directs him to make a request to call a
page( called round trip).it is better to use
server.transfer when you do not want to execute code on
client.
| Is This Answer Correct ? | 29 Yes | 5 No |
Post New Answer View All Answers
How do I convert an aspx file to pdf?
What is ascx cs?
who is the best Trainer for ASP.NET MVC in Hyderabad?
What is asp full form?
What are the attributes of the tags? What are their functions?
Explain the advantages of using asp?
What are the methods in session object in asp?
How can I break Search
What is .asp in html?
What type of code is found in a code-behind class?
What opens asp files?
Explain the difference between a namespace and an assembly name?
Define file system object object?
how to delete windows application in vs.net
What do you need to run asp?