When coding a Visual Studio Addins application, you often need to store configuration data. In the past, I've added to the Dynamics.exe.config file... but that method is harder to deploy.
This article describes an easier method