Caching techniques in .NET?

Answers were Sorted based on User's Feedback



Caching techniques in .NET?..

Answer / uma

Actually caching is improves the performance of the page.
Caching techniques are:-
1.page output caching
2.page fragment caching
3.data cahing

Is This Answer Correct ?    3 Yes 0 No

Caching techniques in .NET?..

Answer / sravanthi

Two types of caching is available
1.Page output caching.
2.Page fragment caching

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Explain asp.net mvc request life cycle? : asp.net mvc

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,


How to call a child form method from the master page?

1 Answers  


One of the properties of the Web Part has an incorrect format. Windows SharePoint Services cannot deserialize the Web Part. Check the format of the properties and try again. - this error is occured in Sharepoint 2007 while deploy the web part

1 Answers   WebInfo,


How would you implement inheritance using c#?

0 Answers  






How does asp.net page work?

0 Answers  


How to kill session?

18 Answers   Protech,


Why select Web API?

0 Answers  


Explain the asp.net session state modes.

0 Answers  


What is ASLM?

0 Answers   MCN Solutions,


Which methods validate all the controls on a page?

0 Answers  


How will u decide when to use caching and when to use viewstate?

5 Answers  


Categories