Answer Posted / prakash.rout
caching is generally used to catch frequently accessed
data.when u used catching at that time u have to depend
upon certain variables like parameter,time etc..
But one demerit of using catching is if ur using dynamic
page at that time u will unable to get the updated value.
types of catching:
1.data caching
2.output caching
3.fragment caching
Good Luck..........
Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
Can we have multiple web config files for an asp.net application?
Can we have 2 web config files?
How do I send an email message from my ASP.NET page?
What is cookieless session id explain in brief?
Explain the code Access Security (CAS) in .net Framework?
Is a dll file an executable?
Define web services in asp.net.
Explain the updatepanel?
What is the function of the ViewState property?
Explain the difference between response.redirect vs server.transfer
What is difference between or and orelse?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
Define repository pattern in asp.net mvc? : asp.net mvc
How tooltip is set through code-behind in ASP.NET?
Explain the namespace classes used in asp.net mvc? : asp.net mvc