I Have created dll project with setting file which need to be changed in the other project
Example:
Creating DLL with setting file(Id and password)
Add the dll to other project
I need to change the password and id from other project (Static or dynamic method)
please kindly suggest some ideas