I have a vb.net 3.5 class library project that needs to reference two assemblies that have the same namespace. We have two third party dll\'s in which one is version 5.1 and
Try the System.Reflection Namespace if you can take the performance hit.