The .NET framework provides a very useful feature that allows an application to store and retrieve data on a per-user basis. This new Isolated Storage mechanism replaces the previous methods of storing such data in Windows .ini files and the system Registry.
Introduction to Maintaining User-Specific Data Using Isolated Storage and C#
Published 12/26/2002
