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
How many types of session state management options available in asp.net?
What are directives in asp.net?
From which base class all web forms are inherited?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What is considered a service provider?
Describe in brief .net framework and its components.
What is session object? Describe in detail.
How to unit test Web API?
Where is asp.net session stored?
What is the difference between web config and machine config files?
Which is better session or viewstate?
Define caching.
What is in a session cookie?
What is the difference between a page theme and a global theme?
What is meant by ispostback in asp net?