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
What is s2s tracking?
How do you remove duplicates without using remove duplicate stage?
How does ASP.NET framework maps client side events to Server side events.?
Can any body provide me the sample web application in asp.net
Explain about asp.net 2.0 themes?
how to elimainte the similar data from the different tables
Difference between using directive vs using statement?
How will you load dynamic assembly?
How should I destroy my objects in asp.net?
Define session in asp.net.
What is the benefit of WebAPI over WCF?
What are the layouts of ASP.NET Pages?
Explain what are webservices?
How can we make sure that Web API returns JSON data only?
Describe SOA and the tenets of it?