Answer Posted / hema
ASP is used to design user-interactive pages or dynamic
pages. whereas HTML is used to design static pages
Is This Answer Correct ? | 117 Yes | 4 No |
Post New Answer View All Answers
Explain the tags necessary to be present within the tag ?
textbox has viewstate property,but it does not depend on its property to retain their data across page,Explain.
What is asp used for?
Describe ways to present an arbitrary endpoint (URL) and route requests to that endpoint to ASP.NET.
Is asp a language?
Can I avoid using the garbage collected heap?
Explain the difference between cookies collection and form/querystring collection?
How do I open an asp file?
Define session object?
What is the command to display characters to the html page in asp?
. which tag i need to use manually to bind columns in a datagrid ?
Explain the difference between server.transfer and response.redirect?
What is the use of global.asax?
Explain how to display images using response object?
Juxtapose the HTTP verbs GET and POST. What is HEAD?