G
Guest
I am trying to cache an array.
1st - can I do this and
2nd -what is the syntax please?
I have added the namespace System.Web.Caching.
I tried cache.add("myArray") = myArray; from here
[http://www.dotnetspider.com/qa/Question23244.aspx] and a few other
derivatives but my web searches have offered little solution. Your help is
most welcome pls.
1st - can I do this and
2nd -what is the syntax please?
I have added the namespace System.Web.Caching.
I tried cache.add("myArray") = myArray; from here
[http://www.dotnetspider.com/qa/Question23244.aspx] and a few other
derivatives but my web searches have offered little solution. Your help is
most welcome pls.