What is the difference between Cookies collection and
Form/Querystring collection?
Answer / guest
Cookie collection does not have the Count property. Cookies
can have multiple values for the same cookie name but each
value can be referred using a key whereas in a
Form/Querystring cookie each value has to be referred using
a index value.
| Is This Answer Correct ? | 4 Yes | 2 No |
How do I print an aspx file?
Explain how do you initiate a string without escaping each backslash?
What is a Virtual Directory?
Explain the advantages of using asp?
Define clientcertificate collection?
Explain the life cycle of asp page.
What is difference between Physical path and Virtual path? Explanin with example.
what are disadvantages of AJAX controls?
Name some of the ASP components?
Name the collections of session object?
What are Scripting Objects?
What is the command to display characters to the html page in asp?