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 mvc in asp.net tutorial? : Asp.Net MVC

0 Answers  


What is application and session in asp.net?

0 Answers  


What is paging in context of Memory?

0 Answers   Microsoft,


What is the difference between server-side scripting and client-side scripting?

0 Answers  


What is custom tag in web.config ?

2 Answers   Accenture, BirlaSoft,






What is autopostback in dropdownlist in asp net?

0 Answers  


what is state management?

2 Answers  


What are the asp.net objects? is it application obects, cache objests etc. or is it state managements, web services etc?

3 Answers   Syntel,


Tell me the code snippet to show how we can return 404 errors from HttpError?

0 Answers  


How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.

0 Answers   Honeywell, Wipro,


Please brief not about xsd,xslt & xml?

0 Answers  


What are the types of assemblies and where can u store them and how ?

1 Answers   Patni,


Categories