S
sklett
I have a DAL class and in the class I would like to add items to the Cache.
I have tried to include System.Web.Cachining, but I still get a compile
error stating that the name "Cache" does not exist in the current namespace,
blah, blah.
I don't understand how to access the Cache from non- UI.Page classes. Is it
possible?
Thanks-
Steve
I have tried to include System.Web.Cachining, but I still get a compile
error stating that the name "Cache" does not exist in the current namespace,
blah, blah.
I don't understand how to access the Cache from non- UI.Page classes. Is it
possible?
Thanks-
Steve