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

What is the difference between page.registerclientscriptblock and page.registerstartupscript?

0 Answers  


What is http protocol and how it works?

0 Answers  


What is source control?How to use in asp.net?

1 Answers  


Explain About duration in caching technique

0 Answers   BirlaSoft,


Is session server side or client side?

0 Answers  






Difference between dynamic query and static query ?

1 Answers   DELL,


Types of caching ?

3 Answers   TCS,


How to unit test Web API?

0 Answers  


What are the Types of objects in ASP

0 Answers   Microsoft,


When does a session actually start?

0 Answers  


What is Web Services?How we can consume a Web Services in our application?Explain.

1 Answers   Religare,


What is directive in asp net?

0 Answers  


Categories