Hi,
I am developing a wcf and am using some hard coded values as of now for testing. However I want to put these values in the app.config file so that values can be easily changed while moving from dev to staging/ Prod environment.
Where should I put these key-value pair in the app.config file of wcf?