ASP.NET 2.0 Question:

Which method do you use to redirect the user to another page without performing a round trip to the client?

ASP.NET 2.0 Interview Question
ASP.NET 2.0 Interview Question

Answer:

Server.Transfer


Previous QuestionNext Question
What is the transport protocol you use to call a Web service SOAP?What is the standard you use to wrap up a call to a Web service?