Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term
| Isolated storage
|
| Definition
| Data storage mechanism used by the Common Language Runtime (CLR) to ensure isolation and type safety by associating code with persisted data. Data contained in isolated storage is identified by assembly and user. Other forms of security credentials—like the application domain—can be used to identify isolated data.
|
| See also
| Isolated storage tool, Type safety
|
| You may edit this definition to improve or extend it.
|