how to deal with different assembly with same namespace in single application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • monali joshi
    New Member
    • Sep 2012
    • 1

    how to deal with different assembly with same namespace in single application

    Hello,

    I have two different libraries, Testlib1 and Testlib2 with same namespace and it having different app.config.

    How can I deal with both app.config through one application?
Working...