Which method do you use to redirect the user to another page
without performing a round trip to the client?
Answer Posted / kinjal
Server.Transfer
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How can I find out what the garbage collector is doing?
What is typical about a windows process in regards to memory allocation in dot net?
What are the differences between user control and server control?
Is .net is a language?
Is atl redundant in the .net world?
Explain the difference between constants and read-only variables?
Can any object be stored in a viewstate in .net?
What is the difference between task and thread in .net?
What is immutability?
What is strong-typing versus weak-typing? Which is preferred?
What are the namespace available in .net?
Differences between namespace, class, assembly?
Explain what is an application domain?
Can I write my own .net host?
What is static constructor, when it will be fired?