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

How can we access static variable?

0 Answers  


What are app services?

0 Answers  


What are the action filters available in asp.net mvc

1 Answers   TCS,


what is diff between responseexpires and expiresabsolute

2 Answers   Accenture,


Why do we need url encoding?

0 Answers  


What are url fragments?

0 Answers  


Uses of CLR ?

2 Answers   Mind Tree, PH Software, TCS,


What is server transfer?

0 Answers  


What is cache in asp net?

0 Answers  


What is hidden field in asp.net?

0 Answers  


Explain the concept of MVC Scaffolding?

0 Answers   B-Ways TecnoSoft,


To which class you load XML or Related Data

1 Answers  


Categories