Difference between server.Execute and response.redirect ?
Answer Posted / shashi singh
server.execute method can be used go from one page to
another page while response.redirect redirects from one
site to another site.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is the file through which you can customize your asp.net application?
where can i gather the materials for MCP certification
Define application state variable and session state variable?
What is custom events? How to create it?
What is view state and how it works in asp net?
How do you handle server controls?
How does ASP.NET framework maps client side events to Server side events.?
Where is cookie used in asp.net?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What is the asp.net control toolkit?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
Why do we use asp.net?
What is virtual directory in asp.net?
Name the namespace which is used by ado.net?
Which methods validate all the controls on a page?