what is diff between responseexpires and expiresabsolute
Answers were Sorted based on User's Feedback
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 |
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 |
Is web config mandatory?
What are the session variables?
What's the use of formatters in .net?
Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element.
5 Answers ADITI, Syntax Softtech,
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
Difference between overriding and overloading?
What are the steps involved to fill a dataset?
What is asp.net and its advantages?
What are the differences between clr & cts?
What is event bubbling?
What is the maximum amount of memory any single process on windows can address?
What does the .webpart file do?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)