If cookies is disabled in client browser will session work ?
Answer Posted / sudhir sheoran
Yes it will still work ... Now the session key
(generated when client visited the server
first time)will be sent as query sting through
URL.
Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is the appSettings Section in the web.config file?
Give an example of cookie abuse.
What should you do is you want to remove an existing component but would like to make some funtionalities?
What is the default authentication mode for asp.net?
How we implement web farm and web garden concept in asp.net?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
Explain the purpose of storyboard.targetproperty.
Explain about consistent programming model in the .NET framework?
What is the difference between typeof() vs gettype()?
What are validator? Name the validation controls in asp.net?
What is http session state?
explain code with multi inhertance
Is it possible to migrate visual interdev design-time controls to asp.net?
What are the different web pages?
What is the namespace to create thread in .net?