If cookies is disabled in client browser will session work ?
Answer Posted / vidit tyagi
if cookies is disabled in client browser than session will
work by setting the property cookieless session="true"
| Is This Answer Correct ? | 22 Yes | 3 No |
Post New Answer View All Answers
To get the values in two different controls to match which control you use it?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
What is data reader in asp.net?
How to use a Master Database in Asp.net?
Can we set which type of comparison we want to perform by the CompareValidator control?
How do we sort the data from a dataset?
What is asp short for?
Differentiate globalization and localization.
Explain the asp.net page life cycle.
How to reduce the width of textbox in editcommandcolumn of datagrid?
What are assemblies and namespaces and explain the difference between them ?
how to elimainte the similar data from the different tables
Explain the different types of directives in .net?
What are validator? Name the validation controls in asp.net? How do you disable them?
Web API uses which library for JSON serialization?