S
SStory
Like most, I come from the VB6 world, but am still new.
I was wondering what is considered the best strategy for maintaining user
preferences in .NET
I know that .NET isn't bound by the registry and maybe applications
shouldn't be either. What are most folks doing?
Registry?
Configuration file?
Could you point me to some example code or a reusable class to do this? Not
something I want to think about all the time.
Thanks,
Shane
I was wondering what is considered the best strategy for maintaining user
preferences in .NET
I know that .NET isn't bound by the registry and maybe applications
shouldn't be either. What are most folks doing?
Registry?
Configuration file?
Could you point me to some example code or a reusable class to do this? Not
something I want to think about all the time.
Thanks,
Shane