What is Fragment Caching in ASP.NET?

Answers were Sorted based on User's Feedback



What is Fragment Caching in ASP.NET?..

Answer / veerendrasingh34

Fragment caching allows to cache specific portions of the
page rather than the whole page. It is done by implementing
the page in different parts.........

Is This Answer Correct ?    17 Yes 1 No

What is Fragment Caching in ASP.NET?..

Answer / mohd. faizaan

Caching allows us to hold something that can b used later.
when a specific portion of the page needs to b changed and
u postback it,the portion of page is cached from the object
that you hold in memory rather than server.

Is This Answer Correct ?    9 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

What is difference cookie and session?

0 Answers  


how to update data set?

3 Answers   IBM, TCS,


How can you identify that the page is post back?

0 Answers  


What is the difference between CLICK and MOUSE DOWN Event ?

0 Answers   MCN Solutions,


explain ado.net

6 Answers  


Why is global asax is used?

0 Answers  


can we edit records from repeater control

2 Answers  


What is aspect-oriented programming?

0 Answers  


What is http session state?

0 Answers  


What is asp.net with mvc? : Asp.Net MVC

0 Answers  


What is semantic gap?

0 Answers   MCN Solutions,


what are the differences between windows services and web services?

5 Answers   Tech Mahindra,


Categories