Hi all,
Since the demise of GotDotNet , i've not been able to find any useful
comments on the Microsoft Caching Application Block [MCAB]. (MSDN is
next to useless )

In the project that I am working on, we need to have all the
configuration for the clients available in a central database,  as the
MCAB uses app.config for the configuration it's unsuitable for the
project.

Is it possible to create "Caches" on the fly with the mcab? I've
looked through the source and can't figure out how to do it, and
remain compatible with future releases. (ie make public some methods
and classes to allow dynamic creation ) .

Constraints:

1. Can't modify app.config on the fly, it's readonly and in a
protected user account
2. Can't link to an app.config  on a network, has to work in several
international sites.
3. Allow dynamic configuration of the application blocks, expiry ,
items, +/- Database storage etc.

Any help, websites, or general insights would be appreciated.

Thanks

Dave,

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to