Can I use two dlls with same name but
Hai Friends,
Can I use 2 dlls of same name(which contains same member signatures) but of different versions in a single application? (My requirement is, I want to run older version and new version according to the program logic? If so help me in coding. If help me please.
|