Welcome to WindowsClient.net | My Blog | Sign in | Join

Articles

Sponsors





  • advertise here

Browse by Tags

All Tags » Security (RSS)
Sorry, but there are no more tags available to filter with.
Isolated Storage in .NET
Knowing how and where to store things is bread and butter stuff for an Application Developer. Applications need to store state information, options, user settings, configuration information, connection strings, their data, system information and much...
Posted: Jan 04 2005, 12:00 AM by admin | with no comments
Filed under:
Working with Isolated Storage in .NET
Among the vast number of classes and functions provided by the Microsoft .NET Framework, exists a new and powerful feature for storing information relating to users and applications called Isolated Storage. The System.IO.IsolatedStorage namespace allows...
Posted: Jan 20 2003, 12:00 AM by admin | with no comments
Filed under: