How to create variables and configuration settings for C# Windows Project

Tech-Archive recommends: Fix windows errors by optimizing your registry



I need to store configuration details like Database Connection String,
and other config details in a single location so that I can access it
from any .cs file of the prj.

How is it possible? Thru some particular xml file or a text file??

PLZ reply asap as its urgent

.