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 do I change a aspx file to a pdf?
How do I view an asp file?
Why asp is used?
Where will you code OPTION EXPLICIT in an ASP application? WHY?
Define file system object object?
Name at least two methods of response object other than Transfer.
Is classic asp still supported?
Define a form collection?
what is differance b/w .net assemblies and com component?
How to add Textboxes Programmatically in each and every cell of Gridview along with the Excel data in the Gridvew.I mean when i get Excel data in Gridview i need to display Data and Textboxes for each and every cell of Gridview. Got it. Iam new to this concept plz help me. Thanks in Advance.
can we place Global.asa into "bin" directory instead of Root directory?
How to run FileSystemObject in ASP