Types of caching. How to implement caching?

Answer Posted / sadanandam

there are 3 types of caches is there they ara 1)page caching
2)page fragmentaion caching3)data caching
in case of the page caching the total page will be cached
for certain amount of time(i.e the time will declared by
ourself)and in case of page fragmentation caching only a
part of the data will be cached for some amount of time
Data caching, which allows developers to programmatically
retain arbitrary data across requests

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Any disadvantages in Dataset and in reflection ?

2815


Why is global asax is used?

604


Can we store object in viewstate?

527


Are cookies client side or server side?

490


How to do state management in ASP.NET?

595






what are the security certificates used in webservices?

1495


What is the main function of url routing system in asp.net mvc? : asp.net mvc

484


What are the Difference between asp.net and asp ?

562


What is the benefit of WebAPI over WCF?

559


What are sql notifications and sql invalidations?

525


What is the difference between cookie and session?

490


How do you hide the columns?

588


Explain how can we inherit a static member?

520


Explain how cookies work. Give an example of cookie abuse.

711


Explain the working of passport authentication.

539