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
Which is faster union or union all?
What is the difference between mvc and asp.net? : Asp.Net MVC
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What is owin authentication?
What is the significance of ASP.NET routing?
Explain server side state management system.
What is the use of worker process in asp.net?
Define data caching?
How many types of validators are there in asp net?
What is bound controls
What is a session http?
Explain diff. Betn dataset and recordset?
What is a pixel url?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
Explain why datareader is useful?