The Server.Transfer () method stops the current page from executing, and runs the content on the specified page, when the execution is complete the control is passed back to the calling page.
While the Response.Redirect () method transfers the control on the specified page and the control is never passed back to calling page after execution.
While the Response.Redirect () method transfers the control on the specified page and the control is never passed back to calling page after execution.
1 comments so far
Very helpful post and frequently asked in interviews
EmoticonEmoticon