Which method do you use to redirect the user to another page
without performing a round trip to the client?
Answer Posted / 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 |
Post New Answer View All Answers
What is meant by globalization?
Why is .net used?
Can a try block have more than one catch block?
Explain how do assemblies find each other?
Is .net core the future?
What is the difference between a class and an object, and how do these terms relate to each other?
Explain the differences between server-side code and client-side code.
Define code access security (cas)?
How server form post-back works?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
Why did they call it .net?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Please explain what is reflection and what is it for?
What are the different types of remote object creation mode in .net?
How many types of design patterns available in .NET?