Answer Posted / manoj
ASP executes code on the server side whereas the browser
interprets HTML.
? ASP can use any scripting languages
? Gets feedback from the user and return information to the
user
? Create pages that will be customized to display only
things that will be of interest to a particular user
? Can edit contents of a web page by updating a text file
or a database rather than the HTML code itself
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
Define a scripting language?
Can I use com objects from a .net framework program?
Explain the different types of session state management options available with asp.net?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
Explain the difference between sap r/2 and r/3?
What is the microsoft intermediate language (msil)?
Explain the difference between server-side validation and client-side validation?
What app opens aspx files?
Explain the difference between inline and code behind.
What are the properties of session object?
what is database deployment?
Explain how do you box a primitive data type variable?
What are server variables collection?
What is the difference between html and asp?
Define global.asa file?