The EntitySpaces Community

Share and learn about the EntitySpaces Architecture.
Welcome to The EntitySpaces Community Sign in | Join | Help
in
Home Forums Photos

Browse by Tags

All Tags » ASP.NET Cache Caching
Sorry, but there are no more tags available to filter with.
  • Re: Data Caching in Entity Spaces Collections

    Thanks for the quick response Mike. I think I can certainly use your suggestion for some of the lookups I'm using.To complicate matters a little further I now realise I don't wan't to cache the whole collection - only parts of it, and just to retrieve these parts from the cache when available. At the moment I've come up with the following ...
    Posted to ASP.NET - General (Forum) by RichyD on February 7, 2007
  • Data Caching in Entity Spaces Collections

    Hello I'm currently using EntitySpaces version 1.5.3 and would like to add result caching to the classes (using the ASP.NET Cache object). I would like to have the custom entity spaces classes handle the data caching - so that I can call something like employeeCollection.LoadAll, and on the first use it queries the database, but ...
    Posted to ASP.NET - General (Forum) by RichyD on February 6, 2007