Answer Posted / dushyant sharam
caching is server side management technique which is used
to store the information on server side it is categories
into four parts
1..Output Caching
2..Fragment Caching
3..Data Caching
4..Cache Configuration
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain some of the major built-in objects in asp.net
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
Explain the purpose of storyboard.targetproperty.
Distinguish between Server-side and Client-side code?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
Why cyclomatic complexity is important?
Why is this service branded with windows livetm?
How you can stop the validation of ASP.NET controls from client side?
What are the Types of session management in ASP.NET
What is session mode in asp.net?
What is the flow of processing of the request? : asp.net mvc
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What are the uses of list view control in Asp.net?
What is the difference between a cookie and a pixel?
Explain server-side scripting?