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 |
What opens asp files?
How many global.asa files can an application have in asp?
What do you need to run asp?
what are Naming constraints for a variable in ASP?
Define application-scope?
What is a service application?
Explain what are the methods in session object in asp?
How add insert options in datagrid control in footer row.
Explain the post and get method?
What is asp and its features?
What is the difference between Cookies collection and Form/Querystring collection?
What is the purpose of application.lock method?