What is the difference between Server.Transfer and
Response.Redirect? Why would I choose one over the other?
Answer Posted / vishal jani
Nitya u r wrong , in server.transfer is reliable then
response.redirect ,server.transfer will not create any
cookie and it will take u on the requested page directly and
taking less time then response.redirect.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain what is an assembly?
What is mvc in asp.net tutorial? : Asp.Net MVC
What asp.net control can embed xaml into asp.net pages?
Is asp.net outdated?
What is the purpose of master page?
What are demand-paging and pre-paging?
Define page output caching?
What language is asp.net written in?
Explain the difference between overriding and overloading?
What are the various types of cookies in asp.net?
What are the uses of list view control in Asp.net?
What is the difference between session object and application object?
Define dll hell?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What is client side state management?