Which method do you use to redirect the user to another page
without performing a round trip to the client?
Answer Posted / bhim bharti
Server.Transfer and Server.Execute
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which namespace is require to used XML in .NET?
What are the different types of Classes in .NET?
How is .net core cross platform?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
What is .net3.0 and .net3.5?
Can you explain what do you understand about web service?
What is difference between .net core and .net standard?
Please explain what is the difference between encrypting a password and applying a hashing?
Explain Different kinds of methods?
Describe difference between inline and code-behind?
Explain can the validation be done in the server side? Or this can be done only in the client side?
Please explain what are an inheritance, polymorphism, and encapsulation?
Is .net core the future?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Is .net core managed code?