Answers

Question and Answer:

  Home  dot Net Database

⟩ What is differences between Server.Transfer and server.execute method?

Execute method returns control to the page in which it is called once the page specified in the Execute method finishes processing, the Transfer method does not return control to the calling page.

 193 views

More Questions for you: