If cookies is disabled in client browser will session work ?
Answer Posted / pramod
No session will not work.if we set cookies session to true
then it will work.
Is This Answer Correct ? | 20 Yes | 28 No |
Post New Answer View All Answers
What is the default authentication mode for asp.net?
In a Repeater control how one can provide an alternating color scheme ?
Is asp.net 64-bit enabled? How?
How about the security in Activex DLL and Activex EXE ?
Which methods validate all the controls on a page?
Why and where this web.config file is used?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
What types of data validation events are commonly seen in the client-side form validation?
What is a 1x1 pixel?
What is the size of Get method and how much data it can store?
What is active web pages?
What is a session in asp.net?
What is cookieless session id explain in brief?
Define the term Web Garden?
In order to get assembly info which namespace we should import?