Pergunta de entrevista da empresa Intertech (Minnesota)

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

Resposta da entrevista

Sigiloso

11 de set. de 2019

Response.Redirect is done by the browser (client), Server.Transfer is done by the server.