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
Can you explain autopostback?
Explain how can we access static variable?
How can you register a custom server control to a web page?
If we remove web.config or machine.config from the application then, is this application will works?
What are the advantages and limitations of query string?
Difference between using directive vs using statement?
What is application variable in asp.net?
What is asp.net used for?
Differentiate between a page theme and a global theme?
Explain an object, class and method.
Why is xap important?
What is the mvc model?
What is tracing? Where is it used?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
What are the cookies types in asp.net?