What is caching? What are the different types of caching?

Answers were Sorted based on User's Feedback



What is caching? What are the different types of caching?..

Answer / 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

What is caching? What are the different types of caching?..

Answer / sushil kumar verma

caching can be defined as storing the output or the
response by the brouser.when several user click at the
same time to same site storing the site plays a vtal role.

Is This Answer Correct ?    8 Yes 2 No

What is caching? What are the different types of caching?..

Answer / suresh

caching is used to store frequently used data,so the
performance of the server increases.

caching is of three types,they are

1)output caching
2)data caching
3)fragmentation caching

Is This Answer Correct ?    6 Yes 1 No

What is caching? What are the different types of caching?..

Answer / abbas

Caching is the process of storing ferquently used data on
the server to fulfil subsequent reuests

types of caching

1 ) out put caching
2) partial page cahching
3) client-side caching
4)datacahing

Is This Answer Correct ?    3 Yes 2 No

What is caching? What are the different types of caching?..

Answer / prakash chandra pradhan

To provide good perfermance for our application we can
impliment asp.net caching concept,According to this concept
we process our program and store result in server memory.

there are three types of caching in asp.net 4.0
1-page output caching
2-Application caching
3- fragment caching

Is This Answer Correct ?    0 Yes 0 No

What is caching? What are the different types of caching?..

Answer / daya dumbre

Caching is the process of storing ferquently used data on
the server to fulfil subsequent retests.

types of caching

1 ) out put caching
2) partial page caching
3) client-side caching
4) datacahing
5) Server side caching

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More ASP.NET Interview Questions

How to authenticate users using web.config ?

2 Answers   Accenture, Amazon, BirlaSoft, Cap Gemini,


What are the different types of caching ?

1 Answers  


Is object a value type or referenced type?

2 Answers  


how many character send in one sms forget 160limit and think about gateway allowed

2 Answers   Wipro,


What are clr?cts?cls?

4 Answers   e4e, HCL, Microsoft, Tata Communications,






calling result set one procedure to anothar procedure in sql2000

0 Answers  


When would you set a control's AutoPostBack property to true?

1 Answers  


hi all; i need standard notes on .net(basics) for my seminar. im a starter in .net. plz suggest whr can i get satisfactory notes!!!

1 Answers  


Explain about solution explorer window?

0 Answers  


What are the Types of objects in ASP

0 Answers   Microsoft,


Can any body provide me the sample web application in asp.net

0 Answers  


What websites use asp.net?

0 Answers  


Categories