M
Mythran
We are using the P&P Enterprise Library Application Blocks in our
applications and I'm reviewing how the EL stores it's cached data. As I was
looking through the implementation of the security cache, I came across a
class that was using the System.IO.IsolatedStorageFile class. I decided to
look it up to understand it more and the MSDN docs fall short of explaining
what it's used for. A quick glance at google came up with nothing I could
make use of in a short amount of time and would like to see if anyone here
can come up with a quick description of what the IsolatedStorage and
IsolatedStorageFile classes are and what they should/should not be used
for...?
Thanks,
Mythran
applications and I'm reviewing how the EL stores it's cached data. As I was
looking through the implementation of the security cache, I came across a
class that was using the System.IO.IsolatedStorageFile class. I decided to
look it up to understand it more and the MSDN docs fall short of explaining
what it's used for. A quick glance at google came up with nothing I could
make use of in a short amount of time and would like to see if anyone here
can come up with a quick description of what the IsolatedStorage and
IsolatedStorageFile classes are and what they should/should not be used
for...?
Thanks,
Mythran