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

Answer Posted / sudhir kunnure

Server.Tranfer direct shows requested page without any
server side roundtrip.
But response.redirect it round trip to server then shows
requested website or page.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is autopost?

526


Do you know using sql cache invalidation?

527


What is the difference between abstract class vs interface? Can give me the real time examples?

488


What is session id in web application?

496


Define machine.config in .net?

555






How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?

549


How to turn off cookies for a page?

576


Explain the difference between or and orelse?

535


Explain the difference between singleton and single call?

534


How would you get asp.net running in apache web servers?

542


What is viewstate parameter?

523


What are the HTML server controls in ASP.NET?

573


What is global.asax file used for?

559


How many types of sessions are there in asp net?

524


Explain about consistent programming model in the .NET framework?

595