Click here to Skip to main content
15,892,674 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi I making the cache to used for the particular as the session varaible.ITs possible for different user.
Posted
Comments
Simon Bang Terkildsen 3-Oct-11 2:03am    
huh? Can you please clarify what you want to do.
anupkulkarni85 3-Oct-11 2:31am    
as the session for the particluar user it come separate like that
kiran dangar 3-Oct-11 2:58am    
please explain properly what exactly your question is?

1 solution

Using IsolationStorage, Cache data can be stored with the different combination. Ref at: http://msdn.microsoft.com/en-US/library/eh5d60e1%28v=VS.80%29.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900