0
kicks
A Detailed look at Application and Caching Object in ASP.Net
Caching,It’s nothing but a thought kind of memory. Application,Its nothing but similar to Session with a bit difference that is Session objects have scope within a particular session while application objects having scope within entire application.