I saw a lot of threads about issues regarding cache and session object. First question, is there somewhere any doc or explanation describing the difference between using Cach attributes or session object and how to use them if possible in VB for .net framework 1.1. I don't know if what I need to achiev is feasible with ajaxPro caching attributes. I have a Net class which I would like to be instantiated when the page is loaded, its properties are populated. I have several checkboxes and radio buttons when checked/unchecked I would like to grap the cached object and retreive one or 2 properties as we used to do in a sesssion object in ASP. Something like the class having 3 properties (number, width, height) populated from a DB and stay in the cache and acces them individually through a ajaxpro javascript retrieving one by one values Thanks
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
