Types of caching ?

Answers were Sorted based on User's Feedback



Types of caching ?..

Answer / ravindra

caching means frequently used data on to the temporary memory
3 type of cachings are there
1.output caching:when cache apply to entire page output on
to the temporary memory
2.fragment cache:when cache apply to different portions of
web page
3.datacaching:when cache apply to memory variables.

Is This Answer Correct ?    9 Yes 1 No

Types of caching ?..

Answer / babu reddy

There are 3 types of caching
1.Page caching
2.Fragment Caching
3.Output Caching

Is This Answer Correct ?    3 Yes 1 No

Types of caching ?..

Answer / krishnarao

Caching is 3 types
1.Output Cacheing or Page cacheing
2.Fragment Cacheing
3.Data Cacheing

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What is autopostback in asp net?

0 Answers  


What is Active Directory? What is the namespace for that?

2 Answers  


Explain the difference between sql invalidation and sql notification.

0 Answers  


Types of objects in ASP ?

2 Answers   Microsoft,


How does session work in asp net?

0 Answers  






For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?

2 Answers   Microsoft,


What is the difference between the response.write() and response.output.write() methods?

0 Answers  


Does JITting occur per-assembly or per-method? How does this affect the working set?

1 Answers  


Are xaml file compiled or built on runtime?

0 Answers  


What is the difference between client-side and server-side validations in ASP.NET?

0 Answers   Sans Pareil IT Services,


How do you change the session time-out value?

0 Answers   TryTechnicals Pvt Ltd,


What is work flow gen? how can it will work with .Net?

0 Answers   TCS,


Categories