Sign In
Posted By: Christian Liensberger | Jun 12th, 2008 @ 7:59 AM | 11,576 Views | 0 Comments
Formats:
This is part 5 of Mario's Silverlight screencast series (part 1, 2, 3, 4). In this part he is going to do the following:

In this Screencast I'm going to explain how Isolated Storage works. Isolated Storage gives us the possibility to write data to a folder on the end user's computer. These folders act as a storage that can hold information for more than one session; and goes way beyond the simple cookies.

Furthermore, I'm going to explain ApplicationSettings that can be compared to cookies. They store their data in key-value pairs, which allows the user to easily retrieve the data when needed.

Rating:
1
0
Be the first to comment!
Microsoft Communities