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
Explain what are possible implementations of distributed applications in .net?
Tell us what is heap and what is stack?
What is 3 tier architecture?
State the various features present in .NET?
How to debug failed assembly binds?
Please explain what do the terms “boxing” and “unboxing” mean?
What is .net3.5?
Describe session handling in a webform, how does it work and what are the limitations?
Explain the differences between server-side code and client-side code.
What is reflection in microsoft .net context?
Can I write il programs directly?
Difference between dispose and finallize method?
How will you make .NET programs work in Linux ?
Show different types of collection in .NET?
How to load a user control dynamically in runtime?