I am looking for the best caching method. What I am trying to achieve is to store response strings from my API on a daily basis, and some data even longer. I have been reading about caching data on...
Yeah, that is what I was thinking. MSGreg, I appreciate you getting back to me on this. I guess most channels are using GetToFile() and store the results per session.