What is the difference between Server.Transfer and
Response.Redirect? Why would you choose one over the other?
Answer Posted / sharifuddin
OK Swapna, I accept your answer?
But i want to know how the server.transfer page handles the
output of the source page? Can u explain?
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is the difference between server-side scripting and client-side scripting?
How do you create a master page?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
What is directive in asp net?
How to send a DataReader as a parameter to a remote client ?
What is the function of new view engine in asp.net? : asp.net mvc
What is autopostback true?
Explain serialization and deserialization?
What is ashx file in asp.net?
Which method is used to force all the validation controls to run?
Define tracing.
What is GAC in ASP.NET 2.0
Is it possible to apply themes to an asp.net application? If yes, then how?
What are the components of ado.net?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?