Which method do you use to redirect the user to another page
without performing a round trip to the client?
Answer Posted / chandra sekhar
how about response.redirect();?? it also serves the same
purpose.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are the collections you've used?
Can you edit data in repeater control? How?
What is the purpose of enumerable class in .net?
What are the core differences between .NET Languages ?
When displaying fonts, what is the difference between pixels, points and ems?
Explain boxing and unboxing in .net.
What is .net3.0 and .net3.5?
Explain when should you use .net web forms over asp.net mvc?
What is the difference between a namespace and assembly name in .net?
How is a managed code executed?
What is the use of common language runtime?
What is the difference between a debug and release build?
What are .net functions?
What is loosely coupled solution in.net?
What is your observations between vb.net and vc#.net?