Browse by Tags

Related Posts

  • Enterprise Library 4.1 Cache and enumeration. Can this be done?

    I'm working with a project where users that login might open up another tab (IE 7, FF, etc.) and login again as another user. My original cache issue was not having cached keys overwritten during this double login scenario. For this I'm going to concatenate the userID when creating a new cache...
    Posted to Microsoft Application Blocks (Forum) by skydiverMN on 05-21-2009, 12:00 AM
    Filed under: c#, enumeration, enterprise Library cache, enterprise Library caching
  • Re: Cache for multiple users in same browser session

    Another site told me to just concatenate the userID to the front of the cache ID. I thought of this too, but felt that this was more of a hack than good coding. Seeing I haven't heard any other ideas this will probably be my method. This still doesn't solve the issue of deleting only a specific...
    Posted to Microsoft Application Blocks (Forum) by skydiverMN on 05-21-2009, 12:00 AM
    Filed under: c#, enumeration, enterprise Library caching
Page 1 of 1 (2 items)