Difference between server.Execute and response.redirect ?

Answer Posted / ram

Response.Redirect redirects from one page to other page with
roundtrip

Server.Execute method can be used after the page processing
is started, allowing the programmer to choose which page to
execute depending on user input.

http://www.interview-questions.maxmice.com

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?

1721


What is the Difference between MVC And MVP design pattrens

2206


can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it

1420


Explain the path instructions in xaml?

565


What are different methods of session maintenance in asp.net?

567






What is the use of ASP.NET routing?

561


What is difference between inproc and outproc?

663


Explain repository pattern in asp.net mvc? : asp.net mvc

531


What are session state modes in asp.net?

554


What are directives in asp.net?

534


Why we go for mvc instead of asp.net? : Asp.Net MVC

496


Which of the following .NET framework supports Web API?

643


What are html helpers in asp.net?

531


What is cross page posting in asp net?

537


How to you can limit Access to Web API to Specific HTTP Verb?

670