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 |
Explain the difference between post & get method in asp?
What happens to a html page in asp?
Is asp still supported by microsoft?
What is the difference between razor and aspx view engine?
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.
Which is the default scripting language on the client side?
What are the 3 types of internal controls?
what is diff c#and vb.net what is .net framework 3.5 what is webservice with expmles
Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.
Explain the difference between sap r/2 and r/3?
How could u display all of the cookies/cookie values for a user through a Web page in ASP?
Tell something about Active Server Pages?