If cookies is disabled in client browser will session work ?
Answer Posted / karthik
If cookies is disabled, session will work.
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
Which property is used to identify the Page is Post Back in ASP.NET?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
How is session id generated?
Explain the difference between value type and reference type?
What is latest version of asp.net mvc? : Asp.Net MVC
Define data caching?
What does mvc represent in asp.net? : asp.net mvc
What is the exact purpose of http handlers?
What is data reader in asp.net?
How can you implement encapsulation in asp.net?
To display data in a Repeater control which template you provide?
What is the request flow used for asp.net mvc framework? : asp.net mvc
What is authorization in asp.net?
Can we have multiple web config files for an asp.net application?
What is the difference between the get method () and post method ()?