What is the difference between const and readonly in C#?
const
readonly
When would you use one over the other?
when to use const or readonly
App.config