H
helveticus
Hi, I have an ASP.NET 3.5 site where SQL Server management chores can
be duplicated via a dedicated MS A2k adp application (A2K still works
ok for my purposes).
Question. When SQL updates are carried out in site within the admin
section, caches are cleared using ASP.NET ad hoc cache deleting
functions (ie HttpContext.Current.Cache.Remove() etc.) Is there a way
to achieve the same effect via an adp application (web service,
etc.) ? TIA
be duplicated via a dedicated MS A2k adp application (A2K still works
ok for my purposes).
Question. When SQL updates are carried out in site within the admin
section, caches are cleared using ASP.NET ad hoc cache deleting
functions (ie HttpContext.Current.Cache.Remove() etc.) Is there a way
to achieve the same effect via an adp application (web service,
etc.) ? TIA