Caching techniques in .NET ?



Caching techniques in .NET ?..

Answer / j_baghla

There are 3 techniques which are:
1.Page caching:-in this tech we cache the whole page
2.Fragment Cachning:-We cache only the part of the page
like user control.
3.Data Caching:-We cache the data component like dataset.

Is This Answer Correct ?    16 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Can one dll file contains the compiled code of more than one .net language?

0 Answers  


What is difference between viewstate and session state in javascript?

0 Answers  


How can you ensure a permanent cookie?

0 Answers  


What is application session?

0 Answers  


Which institute provide good Project training on .Net technologies in hyd?

5 Answers  






What is CLS?

5 Answers   IBM, PrimeLine, TCS,


how can you bind data from dataset to XML file

2 Answers   LG Soft,


Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?

0 Answers  


what is satellite assembly in .net?

4 Answers   iSoft,


What is the difference between session and application?

0 Answers  


What command line used to generate Runtime callable wrapper.

2 Answers   CTS,


when using personlization, how do you access over setting at runtime?

1 Answers  


Categories