I am using a Dictionary to store data, and will be caching it. I would like to avoid server memory issues, and have good performance by limiting the size of the Dictionary&
"A cache without an expiration policy is just a memory leak."
(Sorry, unattributed as I don't know who first said it.)