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

Explain about Application and Session Events ?

722


What is the difference between Session and response.Redirect?

693


Using code explain Configuration Management

1499


How do we ensure view state has not tampered?

696


How is it possible for .NET to support many languages?

386






What is different authentication mechanisms used in ASP.NET?

679


What does session_start () do?

731


What is the life-span of the items in the viewstate?

586


Explain the concept of event bubbling in ASP.NET?

681


What is viewstate information stored?

706


What is difference between Server.Transfer and Response.Redirect in ASP.NET?

649


Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?

2144


What are the different types of proxy patterns?

678


Do session use cookies in asp net?

592


Differentiate between client-side and server-side validations in web pages.

652