Which method do you use to redirect the user to another page
without performing a round trip to the client?
Answers were Sorted based on User's Feedback
Answer / judy prasheela
Server.Transfer Transfer page processing from one page directly to the next page without making round trip to the server.
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / chandra sekhar
how about response.redirect();?? it also serves the same
purpose.
Is This Answer Correct ? | 1 Yes | 3 No |
How to instantiate a delegate?
What are three common acronyms used in .net, and what do they stand for?
What is Active Directory? What is the namespace used to access the Microsoft Active Directories?
How ASP .NET different from ASP?
How to debug failed assembly binds?
How to create a key pair in .net?
What is a metadata in .net?
Which server tag comes from server when we submit any data
Please explain what are an object and a class?
Explain me what is encapsulation?
How com+ related to the dna architecture?
diff between forms authentication and windows authentication?