kumar.nitesh 0 Newbie Poster

Hi,
I am having a problem while accessing Assemblies inside my program.
I have two asssemblies having same name but different version. Both contents the same method, but the method have different functionality.
Now I want to access both assemblies in turn both method for different functionality inside a single function . Please Provide some hints or if possible code to do it.
Thanks