"Since isolated stores are scoped to particular assemblies, most other managed code will not be able to access your code's data" -- this is interesting, is this true? If true, more explanation is due on how this scoping is done. Is it based on assembly's strong name (version) ...?