What is the difference between Cookies collection and
Form/Querystring collection?



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

Post New Answer

More ASP Interview Questions

how to add master page in aspx page that is design before master page....

0 Answers  


What is asp give its application?

0 Answers  


Define garbage collection?

0 Answers  


What is aspx format?

0 Answers  


Explain the difference between cookies collection and form/querystring collection?

0 Answers  






What is msmq? What is n-tier system?

0 Answers  


What are the methods by which output stream is controlled?

1 Answers  


What are the event handlers of Session Object?

1 Answers  


What is classic asp application?

0 Answers  


what is abstact class in asp.net?

1 Answers  


Which is the default scripting language of asp in server-side?

0 Answers  


How does if-not-modified-since work? How can it be programmatically implemented with ASP.NET?

0 Answers  


Categories