I have seen the cache providers for "memcached" and for "sharedcache".
However as far as I can judge these caches are designed for distributed caching when using serverside applications and are not appropriate for a WPF-Application (fat client), as both need to be set up on dedicated server machines and with a fat client app I simply want to cache in the memory (preferable with an overflow to disc) of the client machine. Another thing: Does anyone know why there is no cache provider for "Caching Application Block" (http://msdn.microsoft.com/en-us/library/ dd203248.aspx), which seems to be another Microsoft caching library. Best, Ronald --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to nhusers@googlegroups.com To unsubscribe from this group, send email to nhusers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---