Do you have a resetdefault() function in your configuration management application block?
Updated by Brady Stroud [SSW] 1 year ago. See history
123
In almost every application we have a user settings file to store the state of the application. We want to be able to reset the settings if anything goes wrong.
See how we configured this reset default settings functionality with the Configuration Block in the .NET Toolkit