Difference between Response.Expires and Expires.Absolute ?
Answer Posted / ravi kumar pulluri
Response.Expires specifies the lenght of the time ie
20 seconds
Response.ExpiresAbsolute specifies the time ie 12:12:10
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What is difference between rest and soap?
In a Repeater control how one can provide an alternating color scheme ?
What does asax stand for?
When should I use server transfer and response redirect?
What do you understand by aggregate dependency?
Can we have 2 web config files?
If we remove web.config or machine.config from the application then, is this application will works?
What does the .webpart file do?
Why is asp.net so popular?
What is inproc mode in session?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
Why we go for mvc instead of asp.net? : Asp.Net MVC
Is it possible to write code in many languages in one asp.net project?
Define caching.
What is the use of placeholder control? Can we see it at runtime?