Tagged Questions
2
votes
1answer
1k views
How do you allow two DLL's with same namespace.class to exist in the same application?
Specifically, we are trying to upgrade our telerik controls to the latest version. Unfortunately, the old DLL's are so old that many of the control properties have changed vastly so we've decided to ...