K
KaaN
hi,
in an asp.net application, i can not access the server-side
application data using,
cachedata = Application["data"];
when it is not a page behind class. can i use the cache in another
class of the application for example in myutils.cs which is not a page
behind class?
in an asp.net application, i can not access the server-side
application data using,
cachedata = Application["data"];
when it is not a page behind class. can i use the cache in another
class of the application for example in myutils.cs which is not a page
behind class?