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 |
How are scripts executed?
When was asp released?
What is the maximum size of an array?
How do cross-process communication work in the common language runtime?
Which is better asp or php?
What is the default scripting language on the client side?
Explain the post & get method or explain the difference between them in asp?
What is the difference between cshtml and aspx?
Explain the difference between the value-type variables and reference-type variables?
Which is an advantage of application service providers (asps)?
What is asp and how it works?
Can I avoid using the garbage collected heap?