Which method do you use to redirect the user to another page
without performing a round trip to the client?

Answers were Sorted based on User's Feedback



Which method do you use to redirect the user to another page without performing a round trip to the..

Answer / kinjal

Server.Transfer

Is This Answer Correct ?    9 Yes 0 No

Which method do you use to redirect the user to another page without performing a round trip to the..

Answer / bhim bharti

Server.Transfer and Server.Execute

Is This Answer Correct ?    0 Yes 0 No

Which method do you use to redirect the user to another page without performing a round trip to the..

Answer / 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

Which method do you use to redirect the user to another page without performing a round trip to the..

Answer / chandra sekhar

how about response.redirect();?? it also serves the same
purpose.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Dot Net General Interview Questions

Please tell us what is the difference between override and overload in a method?

0 Answers  


Is .NET a runtime service or a development platform?

2 Answers  


What are the main components in .net?

0 Answers  


What is "microsoft intermediate language" (msil)?

0 Answers  


asp mean

3 Answers   CTS, TCS,






Explaing your project.

1 Answers   Deloitte,


i have an array of 10 objects whose values are from 1-10 randomly inserted. i have deleted one array object. tell me what is that value? write the logic of it.

2 Answers   Deloitte, Srp Khanij,


Explain the use of activex control in .net?

0 Answers  


Dynamic Fonts

0 Answers  


How do I spawn a thread?

0 Answers  


you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.

2 Answers   Deloitte,


What is the native image generator?

0 Answers  


Categories