By default where the sessions ID's are stored ?
Interview question and answer by:
Chvrsri | Posted on: 10/17/2011 | Category:
ASP.NET Interview questions | Views: 4830 | |
Points: 40
Select from following answers:- In Database
- Cache
- In cookies
 - In URL Strings
Session ID's by default are stored in Cookies at browser level. We can also configure our application to store it in the url by specifying a "cookieless" session
Show Correct Answer |
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: