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
Name some asp objects?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What are the file extensions for razor views?
Explain how cookies work.
Diff between web user control and web custom control?
What is asp.net master page?
What are tuples?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
Explain about asp.net caching?
Can we add code files of different languages in app_code folder?
Explain in what order a destructors is called.
What is a 404 redirect?
Why is mvc better than asp.net?
How can we create pie chart in asp.net?
What is custom attribute?