In cache where dats is stored and how(file or object?)
Answer Posted / kumar vaibhav
Cache can be stored on either Client or
server based on user preference provided
at location attribute of Output Cache
Directive
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the difference between file-based dependency and key-based dependency?
Who creates jsessionid?
Can master pages be nested?
How can you enable impersonation in the web.config file?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
To wrap up a call to a Web service the standard used is..?
What is the page life cycle in asp.net?
What is a web pool?
Why select Web API?
From which base class all web forms are inherited?
How do u optimize a query in asp.net?
Why will you usually create an aspnet user account in the database for an asp.net web application?
Difference between response.redirect and server.transfer?
Is viewstate secure?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?