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 session in http request?
How would ASP and ASP.NET applications run at the same time on the same server?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
What is the difference between rest and restful?
What are all the various Estimation Techniques available ?
What is .net framework and what are the main components of it?
What are the merits and demerits of viewstate?
What is the default authentication mode for asp.net?
In how many ways we can retrieve table records count?
Define page output caching?
Can we store object in viewstate?
Is it possible to apply themes to an asp.net application? If yes, then how?
How can you enable impersonation in the web.config file?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
How ViewstateMac works?