Answer Posted / devashish
ASP is a program that runs inside IIS. An ASP file cantains
tags and scripts which are executed on the server. The asp
pages can be dynamically edited, changde or added any
content of an asp Web page. It's one advantages is that the
codes of this page can not be viewed from the browser. It
also help to reduce or muinimize the network traffic.
For more details go throught the various websites of asp
programming like w3schools.com and msdn.microsoft.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is execute dataset for sp
How do I change a aspx file to a pdf?
Speaking of boolean data types, whats different between c# and /c++?
How do you initialize a two-dimensional array that you don't know the dimensions of?
Write a program in ASP that connect with "Employee" Database and Select all records from "Emp" table and shown in tabular form.
Explain the difference between the value-type variables and reference-type variables?
What are the advantages of asp?
what is database deployment?
What is asp format?
How do I save an aspx file?
What is the difference between post and get method.
What are asp controls?
What is the order of precedence for logical operators.
How will u make automatic login program in asp as u see in yahoo messanger? When any body login to their system they no need to fill userid and password. It automatically fills the userid and password.
What are the differences between asp and asp.net and is asp.net backward compatible to asp?