Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: How to make a COM object access the CACHE object in ASP.NET..


Message #1 by "Girish" <gbajaj@i...> on Thu, 15 Mar 2001 16:42:02 -0600
Hey Folks,



This is something difficult that I cant figure out!



About "Data Caches" (REF QuickStart Samples) , the ASP.NET documentation

says that the Cache

class; "Implements the cache for a Web application. There is only one

instance of this class per application domain, and it remains valid only as

long as the application domain remains active..."



CAN I write a COM component which runs in its "own process" separate from

the webserver to "dirty" a cache object in an application?



IF NOT;



can I write a COM component which runs in the "same process" as the

application to dirty the cache object?





I hope someone knows an answer to this..



Thanks,

Girish




  Return to Index