what is diff between responseexpires and expiresabsolute

Answers were Sorted based on User's Feedback



what is diff between responseexpires and expiresabsolute..

Answer / babitha

Response.expires--get/sets the length of time in minutes
before a page cached in browser expires,if the user returns
before that time the cached version is displayed.

Response.expiresabsolute-gets/sets the absolute date tiem
at wihich the cahed version should be removed from the
cache.

Is This Answer Correct ?    3 Yes 0 No

what is diff between responseexpires and expiresabsolute..

Answer / 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

More ASP.NET Interview Questions

How to do state management in ASP.NET?

0 Answers   BirlaSoft,


What is a page life cycle?

0 Answers  


Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj

0 Answers   Accenture,


what is satellite assembly in .net?

4 Answers   iSoft,


What is page fragment caching?

0 Answers  






Name the two properties are on every validation control?

0 Answers  


How you will handle session when deploying application in more than a server? Describe session handling in a webfarm, how does it work and what are the limits?

3 Answers   CoreObjects,


What is a form tag?

0 Answers  


differences between class inheritance and interface?

2 Answers  


Do you know caching feature?

0 Answers  


Which of the following hosts Can't be used to create .net Application? a) IIS b) Internet Explorer c) ASP.Net d) Windows Shell Which one is correct?

1 Answers   CTS, TCS,


What are server objects?

0 Answers  


Categories