The document discusses storage options for Windows Phone 8 applications. It covers using the isolated storage APIs from Windows Phone 7.1 as well as the new storage APIs introduced in Windows Phone 8. Special folders like Shared/Media and Shared/ShellContent are mentioned. Serializing and deserializing data for storage is also covered. Tools like Isolated Storage Explorer for exploring application data storage are presented. Best practices around storage like quota management and serialization performance are also highlighted.