What is Fragment Caching in ASP.NET?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the main differences between asp and asp.net?

517


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

1485


How to fetch a data from one table to another table in asp.net ?

575


Are there resources online with tips on asp to asp.net conversions?

538


What are the advantages of using Master Pages?

591






What are url fragments?

497


Explain form level validation and field level validation?

509


What is the advantage of mvc over asp.net? : Asp.Net MVC

496


What is the displayafter property in updateprogress control?

504


In Code-Behind class which kind of code (server or client) is found ?

590


How to manage different kinds of sessions in ASP.NET?

559


What is a proxy in web service?

557


Can user control be stored in library?

515


To display data in a Repeater control which template you provide?

586


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

1416