What is Cache Callback in Cache ?

Q

.NET INTERVIEW QUESTIONS - What is Cache Callback in Cache ?

✍: Guest

A
Cache object is dependent on its dependencies. Example file based, time based etc. Cache items remove the object when cache dependencies change.ASP.NET provides capabilityto execute a callback method when that item is removed from cache.

2009-05-05, 4620👍, 0💬