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

Why asp.net is used?

0 Answers  


Types of objects in ASP?

8 Answers   Beget, Microsoft,


Hi, I am a fresher. i have a problem related to DataGrid . i have a data grid and i have to place a dropdown in the datagrid.and i have to retrieve the values from the database (sqlserver).please tell me any idea about the code.

1 Answers   Lambent,


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

0 Answers  


I am using a range validator and want to use dd mm yyyy format for accepting dates. I get a fairly generic "can't do that" type exception when I use this format for setting the minValue or maxValue properties for the range validator. How can I force it to accept my format?

1 Answers   FutureTech,






what are the sitemap providers in Asp.net 2.0?

2 Answers  


What is the usage of DelegatingHandler?

0 Answers  


What is a Windows Service and how does its lifecycle differ from a "standard" EXE?

2 Answers  


What is the Difference B/W Finalize() and Dispose() in .Net?

12 Answers   HCL, IBM,


1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5

0 Answers   TCS,


What is server side session?

0 Answers  


What is difference between session and cookies in asp net?

0 Answers  


Categories