Sunday, June 30, 2013

MultiValues User Settings creation and use.

You might want to change your struct to a class that implements ApplicationSettingsBase. The way you are doing it is possibly scoping it as Application (which is read only) instead of User scoped.


http://msdn.microsoft.com/en-us/library/system.configuration.applicationsettingsbase.aspx




Bob - www.crowcoder.com


No comments:

Post a Comment