What is the difference between Server.Transfer and
Response.Redirect? Why would you choose one over the other?
Answer Posted / p
http://support4.scriptlogic.com/kb/article.aspx?
id=13711&cNode=3I2R8J
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain difference betn dataset and recordset?
What is the difference between a default skin and a named skin?
What is asp.net and how it works?
What are the authentication types in asp.net?
What is state management react?
How can we communicate with each server in N-tier Architecture? and what are the methods?
Is asp.net mvc front end or backend? : Asp.Net MVC
Is there any alternative to avoid name collisions other then Namespaces?
Explain login controls.
Explain managed code an un-managed code.
Explain the differences between clr & cts?
How to retrieve user name in case of Window Authentication?
To redirect the user to another page which method do we use without performing a round trip to the client?
How to implement role based security in asp.net mvc? : Asp.Net MVC
What is cross page posting? How is it done?