Hello Community
In a C# desktop application when there are multiple forms and projects, where do you
put the connectionstring "in one place" so that each form, module, etc in a solution can use that same
connectionstring?
Note: In ASP.Net they use web.config
Thanks
Shabeaut