5
Reply

C# pass value to dll

dc

dc

Jun 22 2013 10:40 PM
3.1k
I have a C# 2010 desktop application that will be calling a dll. The dll is code that is to be shared between different application. I want to be able to pass database connection values to the app.config file in the dll.

Thus can you show me and/or explain to me how to accomplish this goal?

Answers (5)