Late Binding with LinFu & Oracle.DataAccess
- by Alexander Stuckenholz
Hello everybody,
is there a good example of the late binding features of the LinFu framework? I developed a framework which is hard linked against a certain version of an Oracle client. Now I would like to be able to configure the version of the client without the need to rebuild the app. How can I do that with LinFu?
Regards,
Alex