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
Explain model, view and controller represent in an mvc application? : asp.net mvc
Can asp.net work on an nt server?
What is client side state management?
What are session state modes?
Give 2 examples for scenarios when routing is not applied?
Where you store Connection string in "Web.Config" file in ASP.NET?
How do I open an ashx file?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
What are server-side comments in ASP.NET?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
Why is mvc better than asp.net?
What is session mode in asp.net?
Differentiate between structure and class.
Is sql backend or frontend?
Which asp.net objects encapsulate the state of the client and the browser?