Difference between server.Execute and response.redirect ?

Answer Posted / jalaja

Server.execute combines the results of 2 pages into 1 page.
It is normally used when the second page does not have
controls which trigger postback events.

Response.redirect is used to redirect to another page from
the first page

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is new asp.net core?

575


What are sessions in asp net?

527


What is the significance of proxy user?

619


Is asp.net is a programming language?

496


What are the different web pages?

497






Explain the difference between response.redirect vs server.transfer

619


What is HTTPModule and HTTPcontext? What is the use of each?

1995


Define page fragment caching?

528


Is asp.net mvc front end or backend? : Asp.Net MVC

492


How to implement form based authentication in asp.net application?

570


What are validator? Name the validation controls in asp.net? How do you disable them?

548


List some of the important session state modes of asp.net.

506


Explain the use of duration attribute of @outputcache page directive.

626


How can we access static variable?

651


What is difference between or and orelse?

551