what is diff between responseexpires and expiresabsolute
Answer Posted / amit surana
response.expires is the lenght of time in minutes before
cached response on the browser expires.
response.expiresabsolute sets the date/time when a response
page stored in browsers cache will expire.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the different session state management options available in asp.net?
Explain the disadvantages of viewstate?
What are the contents of cookie?
Explain what is an assembly?
What is ipostback?
How to fetch a data from one table to another table in asp.net ?
What is the concepts of globalization and localization in .net?
Explain the difference between array and linkedlist?
What is a 1x1 pixel?
what are configuration files?
Who can consume WebAPI?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
What is difference Between Authentication and authorization?
What is new asp.net core?
What is data cache in sql server?