What is the difference between Server.Transfer and
Response.Redirect? Why would you choose one over the other?
Answer Posted / belmonte
session statte is maintained when you use Response.Redirect
Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What does asp in asp.net stand for?
What are the benefits of view state?
What is HTTPModule and HTTPcontext? What is the use of each?
What is asp.net architecture?
Differentiate the session object and application object?
Describe the diffeerence between inline and code behind?
What are the main differences between asp and asp.net?
Why session is more secure than cookies?
Explain the different parts that constitute ASP.NET application?
How does a content page differ from a master page?
What are custom controls?
What is web api config?
How Can assign alias name for ASP.NET Web API Action?
What does asp.net stand for?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?