dc

dc

  • NA
  • 629
  • 0

C# pass value to dll

Jun 22 2013 10:40 PM
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)