Search Results

1
vote

Use Silverlight Isolated Storage To Keep Authentication Token?

Other than the advantage of sharing the token across multiple browser instances, which I personally haven't ever seen the need for, I think I'll stick to using cookies for now. Why? Because they ar …