What is caching? What are the different types of caching?
Answer Posted / krupali patel
Caching is used to display the output quickly for specified
amount of time.
there are three types of caching provided into the asp.net
2.0.
1)output caching
2)data caching
3)fragmentation caching
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Can you explain page lifecycle in net?
How to implement Authentication and Authorization?
How does asp page work?
What is localhost in asp.net?
What is role-based security in asp.net?
Explain how do you deploy your asp.net application?
Can we use MSSql as backend in asp.net...if yes then How.?
What is data control in asp.net?
Differentiate between namespace and assembly.
Web API uses which library for JSON serialization?
What is the viewstate in asp.net?
What does mean by a neutral culture?
What are the benefits of view state?
how to include timer or counting time to display next page in asp.net
Explain some of the major built-in objects in asp.net