What is the difference between Server.Transfer and
Response.Redirect? Why would you choose one over the other?
Answer Posted / s
http://www.codeproject.com/KB/webforms/NingLiangSimpleContro
l.aspx
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate between authentication and authorization.
What is postback pixel?
How do I know asp.net mvc version? : Asp.Net MVC
What is mvc in asp.net interview question? : Asp.Net MVC
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
What are the parts of an http response?
How to change Master page in ASP.Net using code?
How can we prevent browser from caching an aspx page?
What is sdlc process?
How do we ensure view state has not tampered?
How would you get asp.net running in apache web servers? Explain it's limitations.
What is caching? Explain.
Is asp.net and .net the same?
Explain cookies with example.
How do you use viewstate?