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 |
What is the difference between ASP and HTML?
What are the components of asp?
Define unmanaged code?
Explain how do you box a primitive data type variable?
What is IIS?
What is an asp model?
what is the default .net provider
whate is AutoEventWireup in .net ?
Write a program in asp to find out the leap year. [Accept the year from the user ]
Explain the difference between cookies collection and form/querystring collection?
Explain the tasks performed by <> tags?
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.