Hi All,
I am inprocess of writting the procedure, that will invoke any method from any .net dll.
Requirement for this procedure is that dll will not be avaiable as a reference to the project.
Can anybody tell me how to invoke the .net dll without giving the actual reference to the project?
Regards
Amol Lokhande
I am inprocess of writting the procedure, that will invoke any method from any .net dll.
Requirement for this procedure is that dll will not be avaiable as a reference to the project.
Can anybody tell me how to invoke the .net dll without giving the actual reference to the project?
Regards
Amol Lokhande
Comment