What are the collections of Application Object?
Answer / guest
* Contents collection ? contains all variables added via
scripts in global.asa.
* Static collection ? contains the names of all objects
added via the OBJECT tag in global.asa.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why can't use DAO instead of ADO?
why we use data bind in asp.net
What are shared assemblies?
What opens asp files?
How will you set the values for cookies?
How to refersh an asp page on a single click of a button.
How to insert the records in a database table by using asp?
what is execute dataset for sp
. which tag i need to use manually to bind columns in a datagrid ?
i want question papers of ASP
Distinguish Server side and Client side scripts?
Describe how a browser-based Form POST becomes a Server-Side event like Button1_OnClick