In cache where dats is stored and how(file or object?)
Answer Posted / guest
cache object and it is cached for a predefined period and
the same is reused for all subsequent requests of the same page
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the use of data set in asp.net?
What is the function used for removing an event listener?
How do u optimize a query in asp.net?
What is the difference between file-based dependency and key-based dependency?
Can one dll file contains the compiled code of more than one .net language?
What is the difference between Hash table and Array list?
How to Separate background image and front image from original picture....
What is a user developed application?
What are the new web part controls in asp.net 2.0 ?
Apart from IDE what are the enhancements in asp.net 2.0?
How can we Validate a Controls in ASP.NET page using JavaScript?
What is hidden field in asp.net?
What is slidemaster?
What is cache in asp net?
How can we update records in gridview?Is there any appropriate code for it?