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

When using the Pager object, inorder to know which page to go, which property you have to set to grid?

0 Answers   Siebel,


What is itemrowdatabound for a datagrid?

1 Answers   IBM,


Explain about asp.net caching?

0 Answers  


Define web services in asp.net.

0 Answers  


In cache where dats is stored and how(file or object?)

2 Answers  






What are validator? How do you disable them?

0 Answers  


Can user control be stored in library?

0 Answers  


How many types cache in asp net?

0 Answers  


Can we set master page as a start page?

0 Answers  


How many classes can a single .NET DLL contain?

14 Answers   Siebel Systems,


What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

0 Answers  


Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process?

1 Answers   Patni, Perot Systems, Sedna Technology,


Categories