What are the advantages of using ASP?
Answer / guest
? Minimizes network traffic by limiting the need for the
browser and server to talk to each other
? Makes for quicker loading time since HTML pages are only
downloaded
? Allows to run programs in languages that are not
supported by the browser
? Can provide the client with data that does not reside on
the client?s machine
? Provides improved security measures since the script
cannot be viewed by the browser
| Is This Answer Correct ? | 4 Yes | 0 No |
Explain what are the attributes of the tags? What are their functions?
What is the command to display characters to the HTML page?
Explain how to handle error in asp?
What is difference between asp and aspx?
Explain how big is the data type int in .net?
Which is the default Scripting Language of ASP (server- side)?
What is Server-Side includes?
What is the maximum size of an array?
What does aspx stand for?
How do I view an asp file?
What is a session?
What is the default scripting language on the client side?