Hi
Cache object is same as Application object, created once and can be accessed till your application is not restarted, however the difference here is that you can set the expiry date of cache object which is not possible with application. Just check out for the Cache.Insert method, you will come to know more about it.
Regards
Mike
Fortune favours the brave, so don't regret on missed oppurtunities.
|